From 6cd9ed69248a715f043af55d05c30f56bfff3c6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 12:43:43 +0000 Subject: [PATCH] Bump django from 3.2.18 to 3.2.23 Bumps [django](https://github.com/django/django) from 3.2.18 to 3.2.23. - [Commits](https://github.com/django/django/compare/3.2.18...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 6c028a1..b680e98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ celery==5.2.3 certifi==2023.7.22 chardet==3.0.4 click==8.0.3 -Django==3.2.18 +Django==3.2.23 django-cors-headers==3.4.0 django-environ==0.4.5 django-filter==2.4.0