From 9d2f28927c626abc2bc5c6e907e4edd665119209 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 19:27:43 +0000 Subject: [PATCH] Bump django from 3.1.12 to 3.1.13 Bumps [django](https://github.com/django/django) from 3.1.12 to 3.1.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.12...3.1.13) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8e1213f..9079fc7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ certifi==2020.6.20 chardet==3.0.4 cycler==0.10.0 decorator==4.4.2 -django==3.1.12 +django==3.1.13 filelock==3.0.12 future==0.18.2 gast==0.3.3