diff --git a/pyproject.toml b/pyproject.toml index 9808328..2b2f52f 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.46.2", + "wheel==0.46.3", ] documentation = [ "autodocsumm",