From 73f6ce4d11556678a6093c014be6bb038d8cfd28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 04:22:07 +0000 Subject: [PATCH] Bump django from 3.0.6 to 3.1.6 Bumps [django](https://github.com/django/django) from 3.0.6 to 3.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.6...3.1.6) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- save-password-exe/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index b1a2b44..1843c3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ certifi==2020.4.5.1 cffi==1.14.0 chardet==3.0.4 cryptography==2.9.2 -Django==3.0.6 +Django==3.1.6 django-cors-headers==3.3.0 django-crispy-forms==1.9.1 dnspython==1.16.0 diff --git a/save-password-exe/requirements.txt b/save-password-exe/requirements.txt index dd69a56..7dd5510 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.6 django-crispy-forms==1.9.0 djongo==1.2.38 dnspython==1.16.0