Skip to content

Commit d654517

Browse files
authored
Merge pull request #952 from NASA-IMPACT/dependabot/pip/django-storages-boto3--1.14.4
Bump django-storages[boto3] from 1.14.2 to 1.14.4
2 parents 1a321be + 83377fe commit d654517

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)