From df71dfee56b32357ec918140ecf8d8b14761c26e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 10:11:21 +0000 Subject: [PATCH] chore(deps): bump django from 5.1.1 to 5.1.2 Bumps [django](https://github.com/django/django) from 5.1.1 to 5.1.2. - [Commits](https://github.com/django/django/compare/5.1.1...5.1.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8768b371b..30e4ffaf1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==5.1.1 +django==5.1.2 django-admin-relation-links==0.2.5 django-celery-beat==2.7.0 django-celery-results==2.5.1