mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 05:24:52 +08:00
[stubsabot] Bump tree-sitter-languages to 1.6.* (#10364)
Release: https://pypi.org/pypi/tree-sitter-languages/1.6.1 Homepage: https://github.com/grantjenks/py-tree-sitter-languages Diff: https://github.com/grantjenks/py-tree-sitter-languages/compare/v1.5.0...v1.6.1 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: 68. - Total lines of Python code deleted: 5.
This commit is contained in:
committed by
GitHub
parent
43720bcbab
commit
b8ab395d4b
@@ -1,2 +1,2 @@
|
||||
version = "1.5.*"
|
||||
version = "1.6.*"
|
||||
requires = ["types-tree-sitter"]
|
||||
|
||||
Reference in New Issue
Block a user