Skip to content

Commit 839c5c6

Browse files
committed
[deps] Bumped django-minify-compress-staticfiles to 1.1.1
See Release Notes: https://github.com/openwisp/django-minify-compress-staticfiles/releases/tag/1.1.1
1 parent 00bdd53 commit 839c5c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
zip_safe=False,
3939
install_requires=[
4040
"django-model-utils>=4.5,<5.1",
41-
"django-minify-compress-staticfiles~=1.1.0",
41+
"django-minify-compress-staticfiles~=1.1.1",
4242
"django-admin-autocomplete-filter~=0.7.1",
4343
"swapper~=1.4.0",
4444
# allow wider range here to avoid interfering with other modules

0 commit comments

Comments
 (0)