From 4a62a17eacd0dfeba23061b80f0c7cbda604582d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 15:22:54 +0000 Subject: [PATCH] Bump django in /samples/django-channels-redis-postgres/app Bumps [django](https://github.com/django/django) from 5.1 to 5.1.13. - [Commits](https://github.com/django/django/compare/5.1...5.1.13) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.13 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samples/django-channels-redis-postgres/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/django-channels-redis-postgres/app/requirements.txt b/samples/django-channels-redis-postgres/app/requirements.txt index f7f4075b..7d0e4856 100644 --- a/samples/django-channels-redis-postgres/app/requirements.txt +++ b/samples/django-channels-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.13 gitdb==4.0.11 GitPython==3.1.41 gunicorn==23.0.0