Skip to content

Commit fdd45ef

Browse files
[Dependency] Bump parso from 0.8.3 to 0.8.7
Bumps [parso](https://github.com/davidhalter/parso) from 0.8.3 to 0.8.7. - [Changelog](https://github.com/davidhalter/parso/blob/master/CHANGELOG.rst) - [Commits](davidhalter/parso@v0.8.3...v0.8.7) --- updated-dependencies: - dependency-name: parso dependency-version: 0.8.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ceb38be commit fdd45ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
# Python tokenization
5-
parso==0.8.3
5+
parso==0.8.7
66

77
# C/C++ tokenization
88
clang==14.0

0 commit comments

Comments
 (0)