From 2c31c6b51bbdabab2867b4775559b2cd66d4f578 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 10:55:05 +0000 Subject: [PATCH] Bump django from 4.2.16 to 4.2.17 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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7bba5afb30..b6c6a8a8ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -98,7 +98,7 @@ datetime==5.5 # via appy defusedxml==0.7.1 # via cairosvg -django==4.2.16 +django==4.2.17 # via # crispy-bootstrap4 # django-appconf