Skip to content

Commit

Permalink
Bump django-compressor from 4.5 to 4.5.1
Browse files Browse the repository at this point in the history
Bumps [django-compressor](https://github.com/django-compressor/django-compressor) from 4.5 to 4.5.1.
- [Changelog](https://github.com/django-compressor/django-compressor/blob/develop/docs/changelog.txt)
- [Commits](django-compressor/django-compressor@4.5...4.5.1)

---
updated-dependencies:
- dependency-name: django-compressor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent b74156b commit d5bbf70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies = [
'pytz',
'django-bootstrap3==24.2',
'django-formset-js-improved==0.5.0.3',
'django-compressor==4.5',
'django-compressor==4.5.1',
'django-hierarkey==1.2.*',
'django-filter==24.2',
'django-scopes==2.0.*',
Expand Down

0 comments on commit d5bbf70

Please sign in to comment.