We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f361a04 commit ef033fbCopy full SHA for ef033fb
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.23.2"
+micropython-stubber = "==1.26.3"
69
libcst = ">=1.1.0,<2.0.0"
70
typer = {version = "0.12.3", extras = ["all"]}
71
0 commit comments