From c3be15ad5ba7b718cdc18cbc3677df496429098b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 22:51:32 +0000 Subject: [PATCH] chore(deps): Bump django from 5.1.4 to 5.1.7 Bumps [django](https://github.com/django/django) from 5.1.4 to 5.1.7. - [Commits](https://github.com/django/django/compare/5.1.4...5.1.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 0f9cb3c..958715b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ colorama==0.4.6 cron-descriptor==1.4.5 cssbeautifier==1.15.1 distlib==0.3.9 -Django==5.1.4 +Django==5.1.7 django-celery-beat==2.7.0 django-celery-results==2.5.1 django-cleanup==9.0.0