Skip to content

Commit 83377fe

Browse files
Bump django-storages[boto3] from 1.14.2 to 1.14.4
Bumps [django-storages[boto3]](https://github.com/jschneier/django-storages) from 1.14.2 to 1.14.4. - [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst) - [Commits](jschneier/django-storages@1.14.2...1.14.4) --- updated-dependencies: - dependency-name: django-storages[boto3] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d139bbf commit 83377fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/production.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ sentry-sdk==1.40.5 # https://github.com/getsentry/sentry-python
99

1010
# Django
1111
# ------------------------------------------------------------------------------
12-
django-storages[boto3]==1.14.2 # https://github.com/jschneier/django-storages
12+
django-storages[boto3]==1.14.4 # https://github.com/jschneier/django-storages
1313
django-anymail[amazon_ses]==11.1 # https://github.com/anymail/django-anymail

0 commit comments

Comments
 (0)