diff --git a/pyproject.toml b/pyproject.toml index a16d3cb..f91d221 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ write-commit = "bot.cli:write" requires = [ "setuptools==75.6.0", - "wheel==0.45.0", + "wheel==0.45.1", ] build-backend = "setuptools.build_meta"