From 9c0ffa4439794225b9dbf357dd3208f904e319a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 16:19:05 +0000 Subject: [PATCH] Bump django from 4.2.11 to 4.2.17 in the pip group Bumps the pip group with 1 update: [django](https://github.com/django/django). Updates `django` from 4.2.11 to 4.2.17 - [Commits](https://github.com/django/django/compare/4.2.11...4.2.17) --- updated-dependencies: - dependency-name: django dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1bb2816..3e06024 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.7.2 backports.zoneinfo==0.2.1 -Django==4.2.11 +Django==4.2.17 djangorestframework==3.15.2 pytz==2023.3 sqlparse==0.5.0