From 3befa010b76b490c29278f2ef9ff6673e4ebb9be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 11:53:00 +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 9a1476a1..fd90fac7 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -1,7 +1,7 @@ boto3==1.34.25 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