From a3bf5ceaf489e7a704facbfc4cb2bda22e6287ea 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 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/StrikePrick_Fully_Complete_Updated_Automated_Marketing_Obituary_Style/config/config/requirements.txt b/StrikePrick_Fully_Complete_Updated_Automated_Marketing_Obituary_Style/config/config/requirements.txt index 81aec2a..b68a1f3 100644 --- a/StrikePrick_Fully_Complete_Updated_Automated_Marketing_Obituary_Style/config/config/requirements.txt +++ b/StrikePrick_Fully_Complete_Updated_Automated_Marketing_Obituary_Style/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