From 60fdd249bc8931429517e8f94f2efe65494e52af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 08:11:09 +0000 Subject: [PATCH] Bump django from 3.2.18 to 3.2.20 Bumps [django](https://github.com/django/django) from 3.2.18 to 3.2.20. - [Commits](https://github.com/django/django/compare/3.2.18...3.2.20) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21728e3..c35fbf3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ charset-normalizer==3.1.0 cryptography==41.0.0 defusedxml==0.7.1 deprecation==2.1.0 -Django==3.2.18 +Django==3.2.20 django-email-verification==0.3.1 djangorestframework==3.14.0 gunicorn==20.1.0