From dbc43db3c8fed0825fd89e1088debd65106be5d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 20:29:14 +0000 Subject: [PATCH] chore(deps): Bump django from 5.1.4 to 5.1.8 Bumps [django](https://github.com/django/django) from 5.1.4 to 5.1.8. - [Commits](https://github.com/django/django/compare/5.1.4...5.1.8) --- 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..fe70506 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.8 django-celery-beat==2.7.0 django-celery-results==2.5.1 django-cleanup==9.0.0