mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
[stubsabot] Bump tree-sitter-languages to 1.8.* (#10889)
Release: https://pypi.org/pypi/tree-sitter-languages/1.8.0 Homepage: https://github.com/grantjenks/py-tree-sitter-languages Repository: https://github.com/grantjenks/py-tree-sitter-languages Diff: https://github.com/grantjenks/py-tree-sitter-languages/compare/v1.7.0...v1.8.0 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 1 file included in typeshed's stubs has been modified or renamed: `tree_sitter_languages/__init__.py`. - Total lines of Python code added: 5. - Total lines of Python code deleted: 1.
This commit is contained in:
committed by
GitHub
parent
4a854366e0
commit
1e2be7988b
@@ -1,3 +1,3 @@
|
||||
version = "1.7.*"
|
||||
version = "1.8.*"
|
||||
upstream_repository = "https://github.com/grantjenks/py-tree-sitter-languages"
|
||||
requires = ["types-tree-sitter"]
|
||||
|
||||
Reference in New Issue
Block a user