From 8fa00052f9cd3ca75a26d2591ca57aad940e39b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 22:14:35 +0000 Subject: [PATCH] Bump django from 3.2.20 to 3.2.23 in /config/config 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] --- config/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config/requirements.txt b/config/config/requirements.txt index 81aec2a..b68a1f3 100644 --- a/config/config/requirements.txt +++ b/config/config/requirements.txt @@ -1,2 +1,2 @@ -Django==3.2.20 +Django==3.2.23 Celery==5.2.2 \ No newline at end of file