From 1f84acfa1230cdf7274445ea3b56b85b90c5ce06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 11:33:52 +0000 Subject: [PATCH] Bump django from 3.1.1 to 3.1.6 in /django-apache Bumps [django](https://github.com/django/django) from 3.1.1 to 3.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.1...3.1.6) 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..5459e60 100644 --- a/django-apache/requirements.txt +++ b/django-apache/requirements.txt @@ -1,2 +1,2 @@ -django==3.1.1 +django==3.1.6 djangorestframework==3.11.1 \ No newline at end of file