From 05a1f84e777c2d93b182de3d91d6a0fc0dac9266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 17:58:33 +0000 Subject: [PATCH] Bump django from 2.2.28 to 4.2.22 Bumps [django](https://github.com/django/django) from 2.2.28 to 4.2.22. - [Commits](https://github.com/django/django/compare/2.2.28...4.2.22) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 226429c..827c96a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.28 +Django==4.2.22 django-extensions==3.1.5 sorl-thumbnail==12.7.0 django-gravatar2==1.4.0