From d442cb565bf5495a0b02d2c22a16a99fc87b174b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 23:37:46 +0000 Subject: [PATCH] Bump django from 4.2.7 to 4.2.20 Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.20. - [Commits](https://github.com/django/django/compare/4.2.7...4.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 e780a2c..c6611c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ constantly==15.1.0 cryptography==41.0.6 daphne==4.0.0 defusedxml==0.7.1 -Django==4.2.7 +Django==4.2.20 django-allauth==0.57.0 django-cors-headers==4.3.0 django-filter==23.3