From 568a28b32ed2b17271c71ad9dffdfcbd7925c2cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 16:13:40 +0000 Subject: [PATCH] chore(deps): bump django in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [django](https://github.com/django/django). Updates `django` from 5.1.6 to 5.1.13 - [Commits](https://github.com/django/django/compare/5.1.6...5.1.13) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.13 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 781e9f9..f4a295b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==5.1.6 +django==5.1.13 psycopg==3.2.5 psycopg-binary==3.2.5 django-redis==5.4.0