From f3960f1860bd540555d1bdb58f021f11210b4ed6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 19:17:02 +0000 Subject: [PATCH] Bump django-storages[google] from 1.12 to 1.14.2 Bumps [django-storages[google]](https://github.com/jschneier/django-storages) from 1.12 to 1.14.2. - [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jschneier/django-storages/compare/1.12...1.14.2) --- updated-dependencies: - dependency-name: django-storages[google] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-prd.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-prd.txt b/requirements-prd.txt index eb743113c..ab66f2bc8 100644 --- a/requirements-prd.txt +++ b/requirements-prd.txt @@ -1,6 +1,6 @@ Django==3.2.11 wagtail==2.15.3 -django-storages[google]==1.12 +django-storages[google]==1.14.2 django-canonical-domain==0.3.0 pymemcache==3.5.0 mysqlclient==2.0.1 diff --git a/requirements.txt b/requirements.txt index 9d4d3e648..a4829f0d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==3.2.11 wagtail==2.15.3 -django-storages[google]==1.12 +django-storages[google]==1.14.2 django-canonical-domain==0.3.0 pymemcache==3.5.0 mysqlclient==2.0.1