diff --git a/pyproject.toml b/pyproject.toml index ae62635d8..f2f3d3842 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.39", + "wheel>=0.36.2,<0.41", "build>=0.10.0", ]