From 2930093da0cc4102322360c4a3735f652e0a3fbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 00:05:24 +0000 Subject: [PATCH] Bump django-storages from 1.14.2 to 1.14.6 Bumps [django-storages](https://github.com/jschneier/django-storages) from 1.14.2 to 1.14.6. - [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jschneier/django-storages/compare/1.14.2...1.14.6) --- updated-dependencies: - dependency-name: django-storages dependency-version: 1.14.6 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 0152c13c5..8ea187a57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ recipe-scrapers==15.8.0 django-scopes==2.0.0 django-treebeard==4.7.1 django-cors-headers==4.6.0 -django-storages==1.14.2 +django-storages==1.14.6 boto3==1.28.75 django-prometheus==2.3.1 django-hCaptcha==0.2.0