From 1ecd61a9584f50050d2dd14393b453a5d3e38b4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 13:33:13 +0000 Subject: [PATCH] Bump django from 3.0.6 to 3.0.12 in /save-password-exe Bumps [django](https://github.com/django/django) from 3.0.6 to 3.0.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.6...3.0.12) 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..49b8e2b 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.0.12 django-crispy-forms==1.9.0 djongo==1.2.38 dnspython==1.16.0