diff --git a/pyproject.toml b/pyproject.toml index dc3fb8cc8..b7aa4d8a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ dev = [ "pytest>=8.2.2,<=8.3.2", "requests>=2.9.1,<=2.32.3", "tox>=4.15.1,<=4.16.0", - "wheel>=0.36.2,<=0.43", + "wheel>=0.36.2,<=0.44.0", "build>=0.10.0,<=1.2.1", "mypy>=1.10.1,<=1.11.2", "ruff>=0.5.0,<=0.5.5",