diff --git a/pyproject.toml b/pyproject.toml index a7b4d76..5721575 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ development = [ "twine==6.2.0", "typing_extensions==4.15.0; python_version < '3.11'", "virtualenv==20.36.1", - "wheel==0.45.1", + "wheel==0.46.3", ] documentation = [ "autodocsumm",