From e91530b8d909abdebd2a4999eb44358e782ee58f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 09:51:37 +0000 Subject: [PATCH] chore(deps)(deps): bump django from 5.0.4 to 5.2.16 Bumps [django](https://github.com/django/django) from 5.0.4 to 5.2.16. - [Commits](https://github.com/django/django/compare/5.0.4...5.2.16) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.16 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 b43ed6c..005ffdd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ asgiref==3.8.1 certifi==2024.2.2 charset-normalizer==3.3.2 Deprecated==1.2.14 -Django==5.0.4 +Django==5.2.16 django-choices-field==2.3.0 django-cors-headers==4.3.1 django-environ==0.9.0