From 57d1b17a6e28d9a4aafacfef83e8bf930111827f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 11:46:50 +0000 Subject: [PATCH] Bump django from 4.2.20 to 4.2.25 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 4.2.20 to 4.2.25 - [Commits](https://github.com/django/django/compare/4.2.20...4.2.25) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.25 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index ebc002a..8723c18 100644 --- a/requirements.in +++ b/requirements.in @@ -17,7 +17,7 @@ clickhouse-pool==0.5.3 croniter==1.4.1 cryptography>=0.9 dj-database-url==1.0.0 -Django==4.2.20 +Django==4.2.25 django-cors-headers==3.13.0 django-ipware==5.0.0 django-redis==5.2.0 diff --git a/requirements.txt b/requirements.txt index 8488dfb..c99e405 100644 --- a/requirements.txt +++ b/requirements.txt @@ -79,7 +79,7 @@ cryptography==44.0.1 # via -r requirements.in dj-database-url==1.0.0 # via -r requirements.in -django==4.2.20 +django==4.2.25 # via # -r requirements.in # dj-database-url