From 9c03818419bf720f450862de29a6347990a59455 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 14:37:32 +0000 Subject: [PATCH] Bump django from 5.1.7 to 5.1.15 in /samples/django-celery/app Bumps [django](https://github.com/django/django) from 5.1.7 to 5.1.15. - [Commits](https://github.com/django/django/compare/5.1.7...5.1.15) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samples/django-celery/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/django-celery/app/requirements.txt b/samples/django-celery/app/requirements.txt index f737f6af..aa9e184a 100644 --- a/samples/django-celery/app/requirements.txt +++ b/samples/django-celery/app/requirements.txt @@ -7,7 +7,7 @@ click-didyoumean==0.3.1 click-plugins==1.1.1 click-repl==0.3.0 dj-database-url==2.3.0 -Django==5.1.7 +Django==5.1.15 gitdb==4.0.11 GitPython==3.1.41 kombu==5.5.0