From ba3e52c3739756107f207e8fcf823f0f35a05127 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 21:53:22 +0000 Subject: [PATCH] Bump django from 4.2.4 to 4.2.7 Bumps [django](https://github.com/django/django) from 4.2.4 to 4.2.7. - [Commits](https://github.com/django/django/compare/4.2.4...4.2.7) --- 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 df5ae42..582afe7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ codecov==2.1.13 colorama==0.4.6 coverage==7.2.7 distlib==0.3.7 -Django==4.2.4 +Django==4.2.7 django-cors-headers==4.2.0 django-crontab==0.7.1 django-storages==1.13.2