From 4ea77882fc4028bcb820a0cb9ddff0b844182073 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 00:03:42 +0000 Subject: [PATCH] Bump django-storages from 1.11.1 to 1.12.3 Bumps [django-storages](https://github.com/jschneier/django-storages) from 1.11.1 to 1.12.3. - [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.11.1...1.12.3) --- updated-dependencies: - dependency-name: django-storages dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1dc5e05..ce9f89cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ pytest==6.2.5 pytest-django==4.4.0 django-treebeard==4.5.1 django-cors-headers==3.9.0 -django-storages==1.11.1 +django-storages==1.12.3 boto3==1.18.52 django-prometheus==2.1.0 django-hCaptcha==0.1.0