From 8f48796d1dd7456015a3fdb72e1cf709ffe1162d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 18:17:35 +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 4cc67d1e..b9fc18a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.28 +Django==4.2.22 djangorestframework==3.11.2 markdown==3.1.1 django-filter==2.4.0