Skip to content

Commit

Permalink
build(deps): bump tree-sitter in the python-packages group
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 1 update: [tree-sitter](https://github.com/tree-sitter/py-tree-sitter).


Updates `tree-sitter` from 0.21.3 to 0.22.3
- [Release notes](https://github.com/tree-sitter/py-tree-sitter/releases)
- [Commits](tree-sitter/py-tree-sitter@v0.21.3...v0.22.3)

---
updated-dependencies:
- dependency-name: tree-sitter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 2, 2024
1 parent 4b56d65 commit a0be261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def read(fname):
'pygls==1.3.1',
'lsprotocol==2023.0.1',
'language-tool-python==2.8',
'tree_sitter==0.21.3',
'tree_sitter==0.22.3',
'gitpython==3.1.43',
'appdirs==1.4.4',
'torch==2.3.0',
Expand Down

0 comments on commit a0be261

Please sign in to comment.