diff --git a/pyproject.toml b/pyproject.toml index 248fe31..d255e0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dev = [ "pylint==4.0.6", "setuptools==84.0.0", "twine==6.2.0", - "wheel==0.47.0", + "wheel==0.48.0", ] [project.urls]