diff --git a/pyproject.toml b/pyproject.toml index 37f9b846..a94fffc6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ development = [ "pytest==9.0.3", "twine==6.2.0", "virtualenv==21.2.4", - "wheel==0.46.3", + "wheel==0.47.0", ] documentation = [ "autodocsumm==0.2.15; python_version > '3.11'",