Skip to content

Commit

Permalink
Bump tree-sitter from 0.24.7 to 0.25.1
Browse files Browse the repository at this point in the history
Bumps [tree-sitter](https://github.com/tree-sitter/tree-sitter) from 0.24.7 to 0.25.1.
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](tree-sitter/tree-sitter@v0.24.7...v0.25.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 3fa3bff commit 590f418
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pythondap/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ launch_configuration = { path = "../launch_configuration" }
crossbeam-channel.workspace = true
tracing-subscriber.workspace = true
tracing.workspace = true
tree-sitter = "0.24.7"
tree-sitter = "0.25.1"
tree-sitter-python = "0.23.6"

0 comments on commit 590f418

Please sign in to comment.