From ecb1114c4720a6d73fbd9a0949309527e116aff5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 22:23:14 +0000 Subject: [PATCH] build(deps): bump django from 3.2.15 to 3.2.24 Bumps [django](https://github.com/django/django) from 3.2.15 to 3.2.24. - [Commits](https://github.com/django/django/compare/3.2.15...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 7b4d87d..af9da29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ cfgv==3.3.1 click==8.1.3 distlib==0.3.5 dj_database_url==1.0.0 -Django==3.2.15 +Django==3.2.24 django-cors-headers==3.10.0 django-extensions==3.1.5 djangorestframework==3.12.4