From 53a20531aacdee0ae20348641532aaa369313f0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 00:38:21 +0000 Subject: [PATCH] Bump django from 4.2.25 to 4.2.26 in /webcdi Bumps [django](https://github.com/django/django) from 4.2.25 to 4.2.26. - [Commits](https://github.com/django/django/compare/4.2.25...4.2.26) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.26 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..6e321254 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.26 django-admin-rangefilter==0.12.0 django-bootstrap3==21.1 django-bootstrap3-datetimepicker==2.2.3