Skip to content

Commit c288e90

Browse files
⬆️ Bump clang from 14.0 to 16.0.6
Bumps [clang](https://github.com/trolldbois/clang) from 14.0 to 16.0.6. - [Changelog](https://github.com/trolldbois/clang/blob/master/docs/ReleaseNotes.rst) - [Commits](https://github.com/trolldbois/clang/commits) --- updated-dependencies: - dependency-name: clang dependency-version: 16.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f1a00b commit c288e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = {file = "LICENSE"}
77
requires-python = "~=3.11.0"
88

99
dependencies = [
10-
"clang==14.0",
10+
"clang==16.0.6",
1111
"dspy==3.0.3",
1212
"hydra-core==1.3.2",
1313
"tree-sitter==0.24.0",

0 commit comments

Comments
 (0)