From ebfe075ca3580b3d4db2b2ba58f7062b85a0280e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 11:18:14 +0000 Subject: [PATCH] chore(deps): Bump django from 4.2.25 to 5.2.8 in /3rdparty/py Bumps [django](https://github.com/django/django) from 4.2.25 to 5.2.8. - [Commits](https://github.com/django/django/compare/4.2.25...5.2.8) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- 3rdparty/py/requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rdparty/py/requirements-all.txt b/3rdparty/py/requirements-all.txt index 562ec98b..f50dd7d4 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -3,7 +3,7 @@ celery==5.5.3 dj-rest-auth==7.0.1 # Must match dj-rest-auth[with_social]==7.0.1 django-allauth[socialaccount]>=64.0.0 -Django==4.2.25 +Django==5.2.8 django-cors-headers==4.9.0 django-storages==1.14.6 djangorestframework==3.16.1