From 422a22d02828b7b7af8b47789757dbbb3178385d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 19:50:59 +0000 Subject: [PATCH] Bump django from 3.1.1 to 3.1.8 in /django-apache Bumps [django](https://github.com/django/django) from 3.1.1 to 3.1.8. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.1...3.1.8) Signed-off-by: dependabot[bot] --- django-apache/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django-apache/requirements.txt b/django-apache/requirements.txt index 12b0cf0..882bf12 100644 --- a/django-apache/requirements.txt +++ b/django-apache/requirements.txt @@ -1,2 +1,2 @@ -django==3.1.1 +django==3.1.8 djangorestframework==3.11.1 \ No newline at end of file