We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7882d75 commit cf6f6abCopy full SHA for cf6f6ab
pyproject.toml
@@ -34,7 +34,7 @@ dependencies = [
34
"pip>=20.3", # Required to install clang-format and clang-tidy
35
"tomli>=1.1.0; python_version < '3.11'",
36
"setuptools>=45.0.0", # Required for pkg_resources in clang-tidy
37
- "clang-format==21.1.2",
+ "clang-format==21.1.5",
38
"clang-tidy==21.1.1",
39
]
40
dynamic = ["version"]
0 commit comments