We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b878af commit afbf244Copy full SHA for afbf244
scripts/setup/constraints.txt
@@ -128,7 +128,7 @@ mobly==1.12.1
128
# via -r requirements.all.txt
129
msgpack==1.0.4
130
# via cachecontrol
131
-mypy==0.971
+mypy==1.10.1
132
133
mypy-extensions==1.0.0
134
# via mypy
scripts/setup/requirements.all.txt
@@ -38,7 +38,7 @@ appdirs
38
coloredlogs
39
watchdog
40
build==0.8.0
41
42
mypy-protobuf==3.5.0
43
protobuf==4.24.4
44
types-protobuf==4.24.0.2
@@ -50,4 +50,3 @@ colorama
50
51
# update tornado for pw_watch
52
tornado
53
-
0 commit comments