From af321fab51b2ee9a1abbc9cc6fc77ed85580e320 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 01:40:34 +0000 Subject: [PATCH] chore(deps): bump django from 5.0.8 to 5.1.1 (#1442) Bumps [django](https://github.com/django/django) from 5.0.8 to 5.1.1. - [Commits](https://github.com/django/django/compare/5.0.8...5.1.1) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fb9b84b1..0ac70d48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==5.0.8 +django==5.1.1 django-admin-relation-links==0.2.5 django-celery-beat==2.7.0 django-celery-results==2.5.1