From 9dc60adc6dc61d1b47b659e778838eb7f8fe48b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 12:50:31 +0000 Subject: [PATCH] Bump django from 3.2.23 to 5.0.2 in /3rdparty/py Bumps [django](https://github.com/django/django) from 3.2.23 to 5.0.2. - [Commits](https://github.com/django/django/compare/3.2.23...5.0.2) --- updated-dependencies: - dependency-name: django 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 8e48c231..884e00e6 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -1,7 +1,7 @@ boto3==1.34.47 celery==5.3.6 dj-rest-auth[with_social]==5.0.2 -Django==3.2.23 +Django==5.0.2 django-cors-headers==4.3.1 django-storages==1.14.2 djangorestframework==3.14.0