From 8fdc73e2af42389008631a132f48960864db7bc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 22:37:06 +0000 Subject: [PATCH] Bump django from 4.2.30 to 5.2.16 Bumps [django](https://github.com/django/django) from 4.2.30 to 5.2.16. - [Commits](https://github.com/django/django/compare/4.2.30...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 878a84c..8cdbbd5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ channels==4.0.0 channels-redis==4.0.0 click==8.1.2 daphne==4.0.0 -Django==4.2.30 +Django==5.2.16 django-crum==0.7.9 django-filter==23.5 django-oauth-toolkit==3.2.0