diff --git a/libvirt/dev-requirements.txt b/libvirt/dev-requirements.txt index 239afc6..921cfff 100644 --- a/libvirt/dev-requirements.txt +++ b/libvirt/dev-requirements.txt @@ -59,6 +59,6 @@ typed-ast==1.4.3 typing-extensions==3.10.0.2; python_version < '3.10' urllib3==1.26.7; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4' webencodings==0.5.1 -wheel==0.37.0 +wheel==0.38.1 wrapt==1.13.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' zipp==3.6.0; python_version >= '3.6'