From b8961cc354196f478638df8bf3849fa1fb1884d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 20:36:02 +0000 Subject: [PATCH] chore(deps): bump django from 5.0.6 to 5.0.8 Bumps [django](https://github.com/django/django) from 5.0.6 to 5.0.8. - [Commits](https://github.com/django/django/compare/5.0.6...5.0.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 dcd823d0..2b979cec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==5.0.6 +django==5.0.8 django-admin-relation-links==0.2.5 django-celery-beat==2.6.0 django-celery-results==2.5.1