From 213d4571cc96bfefc86fc8fd7344ab8c3d85765a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 18:57:19 +0000 Subject: [PATCH] Bump django from 4.2.16 to 4.2.17 in /webcdi Bumps [django](https://github.com/django/django) from 4.2.16 to 4.2.17. - [Commits](https://github.com/django/django/compare/4.2.16...4.2.17) --- updated-dependencies: - dependency-name: django 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 4e1e72110..0057b5778 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.16 +Django==4.2.17 django-admin-rangefilter==0.12.0 django-bootstrap3==21.1 django-bootstrap3-datetimepicker==2.2.3