From c09349cdceb43e617429a869edfdb6a942db682b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 12:11:04 +0000 Subject: [PATCH] Bump django from 3.2.23 to 5.0.1 in /3rdparty/py Bumps [django](https://github.com/django/django) from 3.2.23 to 5.0.1. - [Commits](https://github.com/django/django/compare/3.2.23...5.0.1) --- 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 9d8cb7c5..9570e405 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -1,7 +1,7 @@ boto3==1.34.31 celery==5.3.6 dj-rest-auth[with_social]==5.0.2 -Django==3.2.23 +Django==5.0.1 django-cors-headers==4.3.1 django-storages==1.14.2 djangorestframework==3.14.0