Skip to content

Commit f361a04

Browse files
committed
fix(deps): update dependency micropython-stubber to v1.23.2
1 parent 42b2281 commit f361a04

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
@@ -65,7 +65,7 @@ typing-extensions = "4.12.2"
6565
pydantic = "1.10.16"
6666
distlib = "0.3.8"
6767
importlib-metadata = { version = "==5.2.0", python = '<3.10' }
68-
micropython-stubber = "==1.20.4"
68+
micropython-stubber = "==1.23.2"
6969
libcst = ">=1.1.0,<2.0.0"
7070
typer = {version = "0.12.3", extras = ["all"]}
7171

0 commit comments

Comments
 (0)