summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authorJohannes Linke <johannes.linke@posteo.de>2018-10-21 23:02:00 +0200
committerJohannes Linke <johannes.linke@posteo.de>2018-10-21 23:32:09 +0200
commitf4015b7456961ce2f73d5ddd1b9f050cb61fb8d3 (patch)
tree0917cd3ade6ba98815d17f34de53f53226d9bff0 /requirements
parenta4b1e1771291826d8842598c0577266030d1b4ea (diff)
downloaddjango-compressor-f4015b7456961ce2f73d5ddd1b9f050cb61fb8d3.tar.gz
Update lxml, html5lib and beautifulsoup4 dependencies
Diffstat (limited to 'requirements')
-rw-r--r--requirements/tests.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements/tests.txt b/requirements/tests.txt
index 672acb4..0b7b52e 100644
--- a/requirements/tests.txt
+++ b/requirements/tests.txt
@@ -1,10 +1,10 @@
flake8==3.5.0
coverage==4.4
-html5lib==0.9999999
+html5lib==1.0.1
mock==1.0.1
Jinja2==2.7.3
-lxml==3.4.2
-beautifulsoup4==4.4.0
+lxml==4.2.5
+beautifulsoup4==4.6.3
django-sekizai==0.9.0
csscompressor==0.9.4
rcssmin==1.0.6