Skip to content

Commit c112b99

Browse files
authored
Bump jsmin dependency to 3.0.0 to work around use_2to3 issue. (#757)
1 parent 853b1fc commit c112b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ deps =
3737
djmain: https://github.com/django/django/archive/main.tar.gz
3838
jinja2
3939
coverage
40-
jsmin==2.2.0
40+
jsmin==3.0.0
4141
ply==3.4
4242
slimit==0.8.1
4343
css-html-js-minify==2.5.5

0 commit comments

Comments
 (0)