From c1aefc2f1cddc087dcfc5f0862638a6304ecd5aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 16:07:09 +0000 Subject: [PATCH] Bump django-s3-storage from 0.13.4 to 0.13.9 Bumps [django-s3-storage](https://github.com/etianen/django-s3-storage) from 0.13.4 to 0.13.9. - [Release notes](https://github.com/etianen/django-s3-storage/releases) - [Changelog](https://github.com/etianen/django-s3-storage/blob/master/CHANGELOG.rst) - [Commits](https://github.com/etianen/django-s3-storage/compare/0.13.4...0.13.9) --- updated-dependencies: - dependency-name: django-s3-storage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 3 +-- requirements.txt | 4 +--- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/requirements.in b/requirements.in index 1fb85350e2..fd38d80580 100644 --- a/requirements.in +++ b/requirements.in @@ -13,7 +13,6 @@ jsonfield==3.1.0 newrelic>=2.86.3.70 celery==5.2.7 redis -pycountry==22.3.5 pathlib progressbar2==3.55.0 python-postmark==0.5.0 @@ -21,7 +20,7 @@ Django==3.2.14 django-webpack-loader==0.7.0 google-cloud-error-reporting google-cloud-storage -django-s3-storage==0.13.4 +django-s3-storage==0.13.9 requests>=2.20.0 google-cloud-core django-db-readonly==0.7.0 diff --git a/requirements.txt b/requirements.txt index 5f6b8fc592..51c79ad569 100644 --- a/requirements.txt +++ b/requirements.txt @@ -94,7 +94,7 @@ django-redis==5.2.0 # via -r requirements.in django-registration==3.3 # via -r requirements.in -django-s3-storage==0.13.4 +django-s3-storage==0.13.9 # via -r requirements.in django-webpack-loader==0.7.0 # via -r requirements.in @@ -203,8 +203,6 @@ pyasn1-modules==0.2.8 # via # google-auth # oauth2client -pycountry==22.3.5 - # via -r requirements.in pycparser==2.20 # via cffi pyparsing==2.4.7