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 8c45bb1 commit 2c67c65Copy full SHA for 2c67c65
pyproject.toml
@@ -34,7 +34,7 @@ classifiers = [
34
dependencies = [
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.0",
+ "clang-format==21.1.1",
38
"clang-tidy==21.1.0",
39
]
40
dynamic = ["version"]
0 commit comments