Skip to content

Commit a01377c

Browse files
Bump ast-grep-py from 0.24.1 to 0.25.0 (#36)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9892393 commit a01377c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "auto-typing-final"
33
authors = [{ name = "Lev Vereshchagin", email = "[email protected]" }]
4-
dependencies = ["ast-grep-py==0.24.1", "pygls==1.3.1"]
4+
dependencies = ["ast-grep-py==0.25.0", "pygls==1.3.1"]
55
requires-python = ">=3.10"
66
readme = "README.md"
77
license = { text = "MIT" }

0 commit comments

Comments
 (0)