diff --git a/pyproject.toml b/pyproject.toml index 208c00f..88a6e8f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dev = [ "build>=1.2.2", "setuptools==78.1.1", "twine>=6.1.0,<7", - "wheel==0.44.0", + "wheel==0.46.2", "pytest==9.0.3", "pytest-cov==6.0.0", ]