From edefe81ab2b4d34643d685074f63c28bb166a52c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 19:08:05 +0000 Subject: [PATCH] Bump django from 3.0.6 to 3.1.13 in /save-password-exe Bumps [django](https://github.com/django/django) from 3.0.6 to 3.1.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.6...3.1.13) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- save-password-exe/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/save-password-exe/requirements.txt b/save-password-exe/requirements.txt index dd69a56..03c533b 100644 --- a/save-password-exe/requirements.txt +++ b/save-password-exe/requirements.txt @@ -34,7 +34,7 @@ dataclasses==0.7 defer==1.0.6 distlib==0.3.0 distro-info===0.18ubuntu0.18.04.1 -Django==3.0.6 +Django==3.1.13 django-crispy-forms==1.9.0 djongo==1.2.38 dnspython==1.16.0