From 217fb6fa890b9b30c285ca8e3be36ebcdb8067a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 19:35:40 +0000 Subject: [PATCH] Bump django from 3.1.1 to 3.1.13 in /django-apache Bumps [django](https://github.com/django/django) from 3.1.1 to 3.1.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.1...3.1.13) --- 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..96f012e 100644 --- a/django-apache/requirements.txt +++ b/django-apache/requirements.txt @@ -1,2 +1,2 @@ -django==3.1.1 +django==3.1.13 djangorestframework==3.11.1 \ No newline at end of file