From e9ac62a05a04b352ccdae8752092f99bb13dd516 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 19:18:06 +0000 Subject: [PATCH] Bump django-storages[google] from 1.10 to 1.14 Bumps [django-storages[google]](https://github.com/jschneier/django-storages) from 1.10 to 1.14. - [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jschneier/django-storages/compare/1.10...1.14) --- 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 0f6365237..eb29e867a 100644 --- a/requirements-prd.txt +++ b/requirements-prd.txt @@ -1,7 +1,7 @@ Django==3.2.11 wagtail==2.15.3 git+https://github.com/ubyssey/django-google-storage.git@v0.5.4#egg=django-google-storage-updated -django-storages[google]==1.10 +django-storages[google]==1.14 django-canonical-domain==0.3.0 pymemcache==3.5.0 mysqlclient==2.0.1 diff --git a/requirements.txt b/requirements.txt index 1b2d53b71..cf71215c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Django==3.2.11 wagtail==2.15.3 git+https://github.com/ubyssey/django-google-storage.git@v0.5.4#egg=django-google-storage-updated -django-storages[google]==1.10 +django-storages[google]==1.14 django-canonical-domain==0.3.0 pymemcache==3.5.0 mysqlclient==2.0.1