From f9d8c32155e8f9941bb439d11611c63e7d7da49a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 19:33:24 +0000 Subject: [PATCH] Bump django from 4.2.9 to 5.0.4 Bumps [django](https://github.com/django/django) from 4.2.9 to 5.0.4. - [Commits](https://github.com/django/django/compare/4.2.9...5.0.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a6c0f284b..fc2a2f9dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==4.2.9 +django==5.0.4 django-admin-relation-links==0.2.5 django-celery-beat==2.6.0 django-celery-results==2.5.1