From 50b56615e2ff3bb9d78e62adc7f69bdc1ddbfc3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 11:14:52 +0000 Subject: [PATCH] chore(deps): Bump django from 4.2.18 to 4.2.19 in /3rdparty/py Bumps [django](https://github.com/django/django) from 4.2.18 to 4.2.19. - [Commits](https://github.com/django/django/compare/4.2.18...4.2.19) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... 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 e3bd1711..4bf77395 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -3,7 +3,7 @@ celery==5.4.0 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.18 +Django==4.2.19 django-cors-headers==4.6.0 django-storages==1.14.4 djangorestframework==3.15.2