From f61032cc7483e7240724ad4be305205d345843fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 06:52:11 +0000 Subject: [PATCH] Bump django-storages from 1.13.1 to 1.13.2 Bumps [django-storages](https://github.com/jschneier/django-storages) from 1.13.1 to 1.13.2. - [Release notes](https://github.com/jschneier/django-storages/releases) - [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jschneier/django-storages/compare/1.13.1...1.13.2) --- 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 7f59070a8..3491123ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ pytest==7.2.0 pytest-django==4.5.2 django-treebeard==4.5.1 django-cors-headers==3.13.0 -django-storages==1.13.1 +django-storages==1.13.2 boto3==1.26.41 django-prometheus==2.2.0 django-hCaptcha==0.2.0