From 5c6eaef4840f30a8cc9ce13f048cff800c18f4cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 22:14:56 +0000 Subject: [PATCH] Bump django from 3.2.20 to 3.2.23 Bumps [django](https://github.com/django/django) from 3.2.20 to 3.2.23. - [Commits](https://github.com/django/django/compare/3.2.20...3.2.23) --- 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 87d9699..24a864c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ cssselect2==0.2.1 Cython==3.0.2 decorator==5.1.1 defusedxml==0.7.1 -Django==3.2.20 +Django==3.2.23 django-allauth==0.55.0 django-celery-beat==2.0.0 django-celery-results==2.0.0