From c81daa3599720f3148679db2452b06691369aadb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 23:33:56 +0000 Subject: [PATCH] deps: bump django from 4.2.21 to 4.2.22 Bumps [django](https://github.com/django/django) from 4.2.21 to 4.2.22. - [Commits](https://github.com/django/django/compare/4.2.21...4.2.22) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.22 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 d6c49cc4..79bb36b8 100644 --- a/requirements.in +++ b/requirements.in @@ -12,7 +12,7 @@ django-helusers django-ilmoitin django-parler django-utils-six -Django~=4.2.21 +Django~=4.2.22 drf-oidc-auth drf-spectacular factory-boy diff --git a/requirements.txt b/requirements.txt index edd71f2e..f6b0054a 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.21 +django==4.2.22 # via # -r requirements.in # django-anymail