From bfa40455a63febab05a1b2fdae5d5f40c5f142f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 03:28:28 +0000 Subject: [PATCH] Bump django-storages from 1.13.2 to 1.14.1 Bumps [django-storages](https://github.com/jschneier/django-storages) from 1.13.2 to 1.14.1. - [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jschneier/django-storages/compare/1.13.2...1.14.1) --- updated-dependencies: - dependency-name: django-storages dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- testproject/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testproject/requirements.txt b/testproject/requirements.txt index 6036cd4a5..99e547fc7 100644 --- a/testproject/requirements.txt +++ b/testproject/requirements.txt @@ -2,4 +2,4 @@ pytz==2023.3.post1 django-csp==3.7 boto3==1.26.105 django-formtools==2.4.1 -django-storages==1.13.2 +django-storages==1.14.1