Skip to content

Commit afb2aeb

Browse files
Bump ast-grep-py from 0.38.6 to 0.39.2 (#140)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6461bb3 commit afb2aeb

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
@@ -2,7 +2,7 @@
22
name = "auto-typing-final"
33
description = "Automagically set typing.Final inside your functions"
44
authors = [{ name = "Lev Vereshchagin", email = "mail@vrslev.com" }]
5-
dependencies = ["ast-grep-py==0.38.6", "pygls==1.3.1"]
5+
dependencies = ["ast-grep-py==0.39.2", "pygls==1.3.1"]
66
requires-python = ">=3.10"
77
readme = "README.md"
88
license = { text = "MIT" }

0 commit comments

Comments
 (0)