From 4d218a5d82ef360c1b21e05896b4517741596b83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 00:10:29 +0000 Subject: [PATCH] Bump django from 5.1 to 5.1.15 in /samples/django-redis-postgres/app Bumps [django](https://github.com/django/django) from 5.1 to 5.1.15. - [Commits](https://github.com/django/django/compare/5.1...5.1.15) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samples/django-redis-postgres/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/django-redis-postgres/app/requirements.txt b/samples/django-redis-postgres/app/requirements.txt index f7f4075b..82cf8e10 100644 --- a/samples/django-redis-postgres/app/requirements.txt +++ b/samples/django-redis-postgres/app/requirements.txt @@ -11,7 +11,7 @@ constantly==23.10.4 cryptography==43.0.0 daphne==4.1.2 dj-database-url==2.2.0 -Django==5.1 +Django==5.1.15 gitdb==4.0.11 GitPython==3.1.41 gunicorn==23.0.0