Skip to content

Commit 5495451

Browse files
⬆️ Bump clang from 14.0 to 20.1.5
Bumps [clang](https://github.com/trolldbois/clang) from 14.0 to 20.1.5. - [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: 20.1.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab3c135 commit 5495451

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
@@ -8,7 +8,7 @@ requires-python = "~=3.11"
88

99
dependencies = [
1010
"accelerate==1.6.0",
11-
"clang==14.0",
11+
"clang==20.1.5",
1212
"dspy==3.0.3",
1313
"hydra-core==1.3.2",
1414
"transformers==4.55.0",

0 commit comments

Comments
 (0)