diff --git a/requirements-dev.txt b/requirements-dev.txt index c8a93ba..f7f1038 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -71,6 +71,6 @@ urllib3==1.25.9; python_version >= '2.7' and python_version not in '3.0, 3.1, 3. virtualenv==20.0.23; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' wcwidth==0.2.4 webencodings==0.5.1 -wheel==0.34.2 +wheel==0.38.1 wrapt==1.12.1 zipp==3.1.0; python_version >= '3.6'