Skip to content

Commit 340faab

Browse files
[Dependency] Bump clang from 14.0 to 16.0.1.1
Bumps [clang](https://github.com/trolldbois/python-clang) from 14.0 to 16.0.1.1. - [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] <[email protected]>
1 parent 7e7d229 commit 340faab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
parso==0.8.3
66

77
# C/C++ tokenization
8-
clang==14.0
8+
clang==16.0.1.1
99

1010
# Java tokenization
1111
javac-parser==1.0.0

0 commit comments

Comments
 (0)