From 1bb66d3e761b0d52adfdb0334cc10b7f501d1cc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:10:13 +0000 Subject: [PATCH] Bump django from 3.1.1 to 3.1.12 in /django-apache Bumps [django](https://github.com/django/django) from 3.1.1 to 3.1.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.1...3.1.12) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..81e0282 100644 --- a/django-apache/requirements.txt +++ b/django-apache/requirements.txt @@ -1,2 +1,2 @@ -django==3.1.1 +django==3.1.12 djangorestframework==3.11.1 \ No newline at end of file