Skip to content

Commit

Permalink
Update django-storages requirement from ~=1.13 to ~=1.14
Browse files Browse the repository at this point in the history
Updates the requirements on [django-storages](https://github.com/jschneier/django-storages) to permit the latest version.
- [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst)
- [Commits](jschneier/django-storages@1.13...1.14.2)

---
updated-dependencies:
- dependency-name: django-storages
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 4e16b09 commit 90ef6fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ django-admin-interface~=0.26.0
python-decouple~=3.8
python-dateutil~=2.8.2
boto3~=1.28.10
django-storages~=1.13
django-storages~=1.14
gunicorn~=21.2.0
psycopg2-binary~=2.9.5
sentry-sdk~=1.44.0
Expand Down

0 comments on commit 90ef6fb

Please sign in to comment.