From bd375dfc53cd9124c816f78ec3f6b8e8d2036cb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 21:02:54 +0000 Subject: [PATCH] Bump django from 3.2.4 to 3.2.13 Bumps [django](https://github.com/django/django) from 3.2.4 to 3.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.4...3.2.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..642ff3d 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.13 dnspython==2.0.0 email-validator==1.1.2 entrypoints==0.3 diff --git a/requirements.txt b/requirements.txt index 0a6dc62..5abdc4f 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.13 Pillow==8.2.0 pycparser==2.20 python-dotenv==0.15.0