From d31b5d30a32f638e368a6b30cfbfcdf479b34e92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 22:43:59 +0000 Subject: [PATCH] Bump django from 2.2.28 to 4.2.24 Bumps [django](https://github.com/django/django) from 2.2.28 to 4.2.24. - [Commits](https://github.com/django/django/compare/2.2.28...4.2.24) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.24 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..8639c3116 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.24 pip==23.3 setuptools==67.6.1 sqlparse==0.4.4 diff --git a/requirements.txt b/requirements.txt index f871310fc..5d6b6472f 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.24 django-bootstrap3==11.0.0 django-bootstrap3-form==0.6.0 django-environ==0.4.5