We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1bd231 commit b6d1948Copy full SHA for b6d1948
pyproject.toml
@@ -65,7 +65,7 @@ typing-extensions = "4.7.1"
65
pydantic = "1.10.13"
66
distlib = "0.3.8"
67
importlib-metadata = { version = "==5.2.0", python = '<3.10' }
68
-micropython-stubber = "==1.13.8"
+micropython-stubber = "==1.16.2"
69
libcst = "0.4.10"
70
typer = {version = "0.9.0", extras = ["all"]}
71
0 commit comments