We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42b2281 commit f361a04Copy full SHA for f361a04
pyproject.toml
@@ -65,7 +65,7 @@ typing-extensions = "4.12.2"
65
pydantic = "1.10.16"
66
distlib = "0.3.8"
67
importlib-metadata = { version = "==5.2.0", python = '<3.10' }
68
-micropython-stubber = "==1.20.4"
+micropython-stubber = "==1.23.2"
69
libcst = ">=1.1.0,<2.0.0"
70
typer = {version = "0.12.3", extras = ["all"]}
71
0 commit comments