From 5186e33b0a5c6dcef5d7e963e5c326608b8c5a8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 07:29:36 +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 aad4a741..fe3603b6 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