Skip to content

Commit

Permalink
[Dependency] Bump clang from 14.0 to 17.0.6
Browse files Browse the repository at this point in the history
Bumps [clang](https://github.com/trolldbois/python-clang) from 14.0 to 17.0.6.
- [Release notes](https://github.com/trolldbois/python-clang/releases)
- [Commits](https://github.com/trolldbois/python-clang/commits)

---
updated-dependencies:
- dependency-name: clang
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent 63cee7f commit 21154af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
parso==0.8.3

# C/C++ tokenization
clang==14.0
clang==17.0.6

# Java tokenization
javac-parser==1.0.0
Expand Down

0 comments on commit 21154af

Please sign in to comment.