From 37fe48c192085bb0bf12fde5fcf63e77d1522eee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 10:08:44 +0000 Subject: [PATCH] Bump django from 3.0.6 to 3.0.7 in /save-password-exe Bumps [django](https://github.com/django/django) from 3.0.6 to 3.0.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.6...3.0.7) 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..827b2c4 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.7 django-crispy-forms==1.9.0 djongo==1.2.38 dnspython==1.16.0