From 2689fc72874c782545767918daff269af5a3901f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 18:05:30 +0000 Subject: [PATCH] Bump django from 3.2.20 to 3.2.24 Bumps [django](https://github.com/django/django) from 3.2.20 to 3.2.24. - [Commits](https://github.com/django/django/compare/3.2.20...3.2.24) --- 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 65d02b9..15842ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ debugpy==1.6.4 deepdiff==1.7.0 defusedxml==0.7.1 Deprecated==1.2.13 -Django==3.2.20 +Django==3.2.24 django-appconf==1.0.5 django-autocomplete-light==2.3.6 django-braces==1.15.0