From cab65ef99622ab85eb52c897035caf31ba12949e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 17:48:04 +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] --- csss_site_w3c/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/csss_site_w3c/requirements.txt b/csss_site_w3c/requirements.txt index bb47e7901..d7f9d7741 100644 --- a/csss_site_w3c/requirements.txt +++ b/csss_site_w3c/requirements.txt @@ -1,5 +1,5 @@ asgiref==3.7.2 -Django==3.2.24 +Django==4.2.22 pip==23.3 setuptools==67.6.1 sqlparse==0.4.4 diff --git a/requirements.txt b/requirements.txt index f871310fc..bd0599c2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ cffi==1.14.5 chardet==3.0.4 defusedxml==0.7.1 Deprecated==1.2.12 -Django==2.2.28 +Django==4.2.22 django-bootstrap3==11.0.0 django-bootstrap3-form==0.6.0 django-environ==0.4.5