diff --git a/pyproject.toml b/pyproject.toml index adf2e5547..2693ed9a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ docs = [ ] build = [ "twine>=5.1.1,<7.0.0", - "wheel>=0.40,<0.46", + "wheel>=0.40,<0.47", "build>=0.10,<1.5", "hatch>=1.14.1", ]