From 582ca3b153cd66cef430867ce67de90a258b3759 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 19:08:16 +0000 Subject: [PATCH] Bump django from 3.0.6 to 3.1.13 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] --- 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..1e92af9 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.13 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..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