diff --git a/pyproject.toml b/pyproject.toml index 8608e17..9808328 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ development = [ "pytest==9.0.2; python_version > '3.11'", "twine==6.2.0", "virtualenv==20.36.1", - "wheel==0.45.1", + "wheel==0.46.2", ] documentation = [ "autodocsumm",