diff --git a/test-requirements-py2.txt b/test-requirements-py2.txt index 90ac5762..d8b8860f 100644 --- a/test-requirements-py2.txt +++ b/test-requirements-py2.txt @@ -3,7 +3,7 @@ mock soupsieve==1.2 # python2 compat beautifulsoup dep importlib-metadata==1.6.1 # python2 compat beautifulsoup dep configparser==3.8.1 # python2 compat beautifulsoup dep -zipp==1.2.0 # python2 compat beautifulsoup dep +zipp==3.19.1 # python2 compat beautifulsoup dep beautifulsoup4==4.8.2 pytest==4.6.5 pytest-ckan