Skip to content

Commit b6d1948

Browse files
committed
fix(deps): update dependency micropython-stubber to v1.16.2
1 parent e1bd231 commit b6d1948

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.7.1"
6565
pydantic = "1.10.13"
6666
distlib = "0.3.8"
6767
importlib-metadata = { version = "==5.2.0", python = '<3.10' }
68-
micropython-stubber = "==1.13.8"
68+
micropython-stubber = "==1.16.2"
6969
libcst = "0.4.10"
7070
typer = {version = "0.9.0", extras = ["all"]}
7171

0 commit comments

Comments
 (0)