From d8a1a8a05f3ce0a29cfcc4a2409cbe2e47a2412e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 18:24:11 +0000 Subject: [PATCH] Bump django from 3.1.8 to 3.1.13 Bumps [django](https://github.com/django/django) from 3.1.8 to 3.1.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.8...3.1.13) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-old.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-old.txt b/requirements-old.txt index b31c620..ec72ce3 100644 --- a/requirements-old.txt +++ b/requirements-old.txt @@ -14,7 +14,7 @@ cycler==0.10.0 decorator==4.4.2 defusedxml==0.6.0 distlib==0.3.1 -Django==3.1.8 +Django==3.1.13 dnspython==2.0.0 email-validator==1.1.2 entrypoints==0.3 diff --git a/requirements.txt b/requirements.txt index 0a6dc62..18e5cd1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ argon2-cffi==20.1.0 asgiref==3.3.4 cffi==1.14.5 -Django==3.2.4 +Django==3.1.13 Pillow==8.2.0 pycparser==2.20 python-dotenv==0.15.0