From db7c7364703932f4a54bc7dbf90bcbda7903678a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 11:42:24 +0000 Subject: [PATCH] chore(deps): Bump django from 4.2.16 to 4.2.17 in /3rdparty/py Bumps [django](https://github.com/django/django) from 4.2.16 to 4.2.17. - [Commits](https://github.com/django/django/compare/4.2.16...4.2.17) --- 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 67f5ab63..48dd85a7 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.0 # Must match dj-rest-auth[with_social]==7.0.0 django-allauth>=0.56.0,<0.62.0 -Django==4.2.16 +Django==4.2.17 django-cors-headers==4.6.0 django-storages==1.14.4 djangorestframework==3.15.2