From bc292a20d8cda18fc0f81d6910edec73a8bf863b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 21:22:29 +0000 Subject: [PATCH] Bump django from 4.2.25 to 4.2.28 in /webcdi Bumps [django](https://github.com/django/django) from 4.2.25 to 4.2.28. - [Commits](https://github.com/django/django/compare/4.2.25...4.2.28) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.28 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webcdi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webcdi/requirements.txt b/webcdi/requirements.txt index ff7187d9..2d2886bb 100644 --- a/webcdi/requirements.txt +++ b/webcdi/requirements.txt @@ -17,7 +17,7 @@ confusable-homoglyphs==3.2.0 coverage==7.6.3 cssselect2==0.7.0 defusedxml==0.7.1 -Django==4.2.25 +Django==4.2.28 django-admin-rangefilter==0.12.0 django-bootstrap3==21.1 django-bootstrap3-datetimepicker==2.2.3