From 99973a9fa83e77ed4b44c719a0d66aef6a299a97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 21:51:30 +0000 Subject: [PATCH] Bump django from 4.2.7 to 5.0.1 Bumps [django](https://github.com/django/django) from 4.2.7 to 5.0.1. - [Commits](https://github.com/django/django/compare/4.2.7...5.0.1) --- 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 9f71ec9d..472fd87b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==4.2.9 +django==5.0.1 django-admin-relation-links==0.2.5 django-celery-beat==2.5.0 django-celery-results==2.5.1