From 577ec9568a9db045f8b8d1b8e58439a938243cbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 18:54:07 +0000 Subject: [PATCH] Bump django from 4.2.15 to 4.2.17 in /src Bumps [django](https://github.com/django/django) from 4.2.15 to 4.2.17. - [Commits](https://github.com/django/django/compare/4.2.15...4.2.17) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 46755510..57267f4f 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -20,7 +20,7 @@ coreschema==0.0.4 cryptography==43.0.1 distlib==0.3.2 distro==1.5.0 -Django==4.2.15 +Django==4.2.17 django-admin-list-filter-dropdown==1.0.3 django-axes[ipware]==6.4.0 django-cors-headers==3.7.0