diff --git a/pyproject.toml b/pyproject.toml index 685fd16b5..c52226a5a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ dev = [ "pytest>=6.1.0,<8", "requests>=2.9.1,<3", "tox>=3.5,<5", - "wheel>=0.36.2,<0.41", + "wheel>=0.36.2,<0.42", "build>=0.10.0", ]