Skip to content

Commit aa6d988

Browse files
committed
fix(deps): update dependency micropython-stubber to v1.20.2
1 parent c383ef0 commit aa6d988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ typing-extensions = "4.9.0"
6565
pydantic = "1.10.15"
6666
distlib = "0.3.8"
6767
importlib-metadata = { version = "==5.2.0", python = '<3.10' }
68-
micropython-stubber = "==1.16.3"
68+
micropython-stubber = "==1.20.2"
6969
libcst = ">=1.1.0,<2.0.0"
7070
typer = {version = "0.9.0", extras = ["all"]}
7171

0 commit comments

Comments
 (0)