From 535cad2b974fe41d71b983c7e5b5332d79a36c64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 10:00:31 +0000 Subject: [PATCH] Bump django-storages from 1.14.3 to 1.14.5 Bumps [django-storages](https://github.com/jschneier/django-storages) from 1.14.3 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.3...1.14.5) --- updated-dependencies: - dependency-name: django-storages dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c75d0a3..ae830533 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ d3net-spleeterweb==0.1.3 demucs==4.0.1 Django==4.2.13 django-picklefield==3.2 -django-storages==1.14.3 +django-storages==1.14.5 django-webpack-loader==1.8.1 djangorestframework==3.15.1 google-api-python-client==2.164.0