Skip to content

Commit

Permalink
Update django-compressor requirement from ~=3.1 to ~=4.0
Browse files Browse the repository at this point in the history
Updates the requirements on [django-compressor](https://github.com/django-compressor/django-compressor) to permit the latest version.
- [Release notes](https://github.com/django-compressor/django-compressor/releases)
- [Changelog](https://github.com/django-compressor/django-compressor/blob/develop/docs/changelog.txt)
- [Commits](django-compressor/django-compressor@3.1...4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 25, 2022
1 parent 91884d3 commit 1d4719e
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 @@ -9,7 +9,7 @@ django-formtools~=2.3
django-recaptcha~=3.0.0
Django~=3.2
django-crispy-forms~=1.14
django_compressor~=3.1
django_compressor~=4.0
django_extensions~=3.1
django-storages~=1.12
django-environ==0.8.1
Expand Down

0 comments on commit 1d4719e

Please sign in to comment.