Skip to content

Commit

Permalink
Bump django-htmlmin from 0.9.1 to 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed May 24, 2019
1 parent 2a37f00 commit 1c54861
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,5 +1,5 @@
Django==1.9.13
django-htmlmin==0.9.1
django-htmlmin==0.11.0
jsonfield==2.0.2
nap==2.0.0
premailer==3.0.1
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -24,7 +24,7 @@ def read(fname):
install_requires=[
'Django==1.9.13',
'jsonfield==2.0.2',
'django-htmlmin==0.9.1',
'django-htmlmin==0.11.0',
'nap==2.0.0',
'premailer==3.0.1',
'requests==2.9.1',
Expand Down

0 comments on commit 1c54861

Please sign in to comment.