From d167033c9839d0ae34674c670f68aeb1a2d31d15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 17:24:08 +0000 Subject: [PATCH] Bump django from 2.1.7 to 4.2.22 in /django_base Bumps [django](https://github.com/django/django) from 2.1.7 to 4.2.22. - [Commits](https://github.com/django/django/compare/2.1.7...4.2.22) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django_base/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_base/requirements.txt b/django_base/requirements.txt index 8abef36..de6c9bb 100644 --- a/django_base/requirements.txt +++ b/django_base/requirements.txt @@ -1,4 +1,4 @@ -Django==2.1.7 +Django==4.2.22 gunicorn==19.9.0 django_saml2_auth==2.2.1 python3-saml==1.5.0