From 223270e30100dc77aea91c74ea094cbc67ae31f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 18:42:27 +0000 Subject: [PATCH] Bump django from 3.1.8 to 3.1.10 Bumps [django](https://github.com/django/django) from 3.1.8 to 3.1.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.8...3.1.10) --- 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..4f78536 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.10 dnspython==2.0.0 email-validator==1.1.2 entrypoints==0.3 diff --git a/requirements.txt b/requirements.txt index 0a6dc62..2c13e90 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.10 Pillow==8.2.0 pycparser==2.20 python-dotenv==0.15.0