From 532663e1840614186fc1a69164179939c8b6339b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 11:31:16 +0000 Subject: [PATCH] chore(deps): Bump django from 4.2.25 to 5.2.7 in /3rdparty/py Bumps [django](https://github.com/django/django) from 4.2.25 to 5.2.7. - [Commits](https://github.com/django/django/compare/4.2.25...5.2.7) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.7 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 5d974499..7b2c126d 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.7 django-cors-headers==4.9.0 django-storages==1.14.6 djangorestframework==3.16.1