diff --git a/pyproject.toml b/pyproject.toml index 913bd349a..e371fe94b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ dev = [ "pytest>=6.1.0,<8", "requests>=2.9.1,<3", "tox>=3.5,<5", - "wheel>=0.36.2,<0.42", + "wheel>=0.36.2,<0.43", "build>=0.10.0", ]