From 24ed0d6d568502eb886db9511b19e89b0b1b1b75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 12:16:31 +0000 Subject: [PATCH] chore(deps): Bump django-storages from 1.14.4 to 1.14.5 in /3rdparty/py Bumps [django-storages](https://github.com/jschneier/django-storages) from 1.14.4 to 1.14.5. - [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jschneier/django-storages/compare/1.14.4...1.14.5) --- updated-dependencies: - dependency-name: django-storages 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 0c262875..d5a9c060 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -5,7 +5,7 @@ dj-rest-auth==7.0.1 django-allauth[socialaccount]>=64.0.0 Django==4.2.19 django-cors-headers==4.7.0 -django-storages==1.14.4 +django-storages==1.14.5 djangorestframework==3.15.2 djangorestframework-simplejwt==5.4.0 environs[django]==11.2.1