From 5ea96c4ed647d1fabb883773e6817a2cc6a4323e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jan 2022 13:40:03 +0000 Subject: [PATCH] Bump django from 3.1.7 to 3.1.14 Bumps [django](https://github.com/django/django) from 3.1.7 to 3.1.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.7...3.1.14) --- 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 50ca8c1..90584c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ dcor==0.5.3 decorator==4.4.2 defusedxml==0.7.1 deprecation==2.1.0 -Django==3.1.7 +Django==3.1.14 dnspython==1.16.0 docopt==0.6.2 entrypoints==0.3