From 0bedebdbe9c7f28925738c66b0ea652e81c91a4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 17:07:07 +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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2aee5d1..02ea85c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ cryptography==43.0.3 defusedxml==0.7.1 dill==0.3.9 dj-rest-auth==5.0.2 -Django==4.2.16 +Django==4.2.17 django-allauth==0.58.2 django-filter==23.5 django-rest-swagger==2.2.0