Skip to content

Commit

Permalink
⬆️ Update django-storages requirement
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](https://github.com/jschneier/django-storages/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent 9f67c21 commit eaff458
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 @@ -76,7 +76,7 @@ django-debug-toolbar==4.2.0
django-markwhat==1.6.2
django-appconf==1.0.4
django-compressor>=3.1,<5.0
django-storages>=1.8,<1.9
django-storages>=1.8,<1.15
django-cacheds3storage==0.3.0
django-impersonate==1.9.1
django-waffle==4.0.0
Expand Down

0 comments on commit eaff458

Please sign in to comment.