diff --git a/pyproject.toml b/pyproject.toml index d45d218..2de6e17 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dev = [ "pytest==9.0.2", "pytest-cov==7.0.0", "ruff==v0.14.9", - "wheel==0.45.1" + "wheel==0.46.3" ] debug = [ "IPython==9.0.2"