diff --git a/requirements-dev.txt b/requirements-dev.txt index 9ca81c69f..59c6057ca 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -205,4 +205,4 @@ virtualenv==20.8.0; python_version >= '2.7' and python_version not in '3.0, 3.1, websocket-client==1.2.1; python_version >= '3.6' werkzeug==1.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' wtforms==2.3.3 -zipp==3.5.0; python_version >= '3.6' +zipp==3.19.1; python_version >= '3.6'