Skip to content

Commit

Permalink
Update django-compressor requirement from ~=4.4 to ~=4.5
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.
- [Changelog](https://github.com/django-compressor/django-compressor/blob/develop/docs/changelog.txt)
- [Commits](django-compressor/django-compressor@4.4...4.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jun 18, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 8996f9c commit ddbec81
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
@@ -18,7 +18,7 @@ django-prometheus==2.3.1
django-recaptcha~=4.0.0
django-simple-history~=3.7
django-storages~=1.14
django-compressor~=4.4
django-compressor~=4.5
drf-spectacular[sidecar]==0.27.2
easy-thumbnails==2.8.5
flower==2.0.1

0 comments on commit ddbec81

Please sign in to comment.