diff --git a/pyproject.toml b/pyproject.toml index 6a6532b..757e5b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "build>=1.2.2", "setuptools==72.2.0", "twine>=6.1.0,<7", - "wheel==0.44.0", + "wheel==0.46.2", "pytest==9.0.3", "pytest-cov==6.0.0", ]