diff --git a/requirements-dev.txt b/requirements-dev.txt index 68d2316..18335c9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -32,4 +32,4 @@ pyyaml==5.4.1 six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' watchdog==2.1.2; python_version >= '3.6' wcwidth==0.2.5 -zipp==3.4.1; python_version >= '3.6' +zipp==3.8.0; python_version >= '3.6'