diff --git a/pyproject.toml b/pyproject.toml index 61dbec4..387dc2a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ write-commit = "bot.cli:write" requires = [ "setuptools==82.0.1", - "wheel==0.46.3", + "wheel==0.47.0", ] build-backend = "setuptools.build_meta"