diff --git a/pyproject.toml b/pyproject.toml index 798646d..3030230 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ classifiers = [ "Topic :: Software Development :: Build Tools", ] dependencies = [ - "clang-format==20.1.7", + "clang-format==20.1.8", "clang-tidy==20.1.0", "tomli>=1.1.0; python_version < '3.11'", ]