From 89ffa95a84df66682f454134b3ba394fe81310f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 08:01:28 +0000 Subject: [PATCH] Bump django from 3.2.4 to 3.2.12 Bumps [django](https://github.com/django/django) from 3.2.4 to 3.2.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.4...3.2.12) --- 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..e092402 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.2.12 dnspython==2.0.0 email-validator==1.1.2 entrypoints==0.3 diff --git a/requirements.txt b/requirements.txt index 0a6dc62..631722a 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.2.12 Pillow==8.2.0 pycparser==2.20 python-dotenv==0.15.0