From fcc698e6e7e4fef55296a9f43e2350cec3637dc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 02:20:26 +0000 Subject: [PATCH] deps: bump django from 4.2.22 to 4.2.24 Bumps [django](https://github.com/django/django) from 4.2.22 to 4.2.24. - [Commits](https://github.com/django/django/compare/4.2.22...4.2.24) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.24 dependency-type: direct:production ... 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 79bb36b8..fd24c98d 100644 --- a/requirements.in +++ b/requirements.in @@ -12,7 +12,7 @@ django-helusers django-ilmoitin django-parler django-utils-six -Django~=4.2.22 +Django~=4.2.24 drf-oidc-auth drf-spectacular factory-boy diff --git a/requirements.txt b/requirements.txt index 170ff583..43df4a62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ defusedxml==0.7.1 # social-auth-core deprecation==2.1.0 # via django-helusers -django==4.2.22 +django==4.2.24 # via # -r requirements.in # django-anymail