Skip to content

Commit

Permalink
Bump django-storages from 1.14.2 to 1.14.4 in /requirements
Browse files Browse the repository at this point in the history
Bumps [django-storages](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
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent ecf8700 commit 5221ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ psycopg[binary]>=3.1,<3.2
whitenoise==6.6.0
boto3==1.9.189
google-cloud-storage==2.13.0
django-storages==1.14.2
django-storages==1.14.4
# For retrieving credentials and signing requests to Elasticsearch
botocore>=1.12.33,<1.13
aws-requests-auth==0.4.3
Expand Down

0 comments on commit 5221ddc

Please sign in to comment.