Skip to content

Commit afbf244

Browse files
Alami-Aminej-ororke
authored andcommitted
bumping mypy python package version to 1.11.0 in venv (project-chip#34439)
1 parent 2b878af commit afbf244

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

scripts/setup/constraints.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ mobly==1.12.1
128128
# via -r requirements.all.txt
129129
msgpack==1.0.4
130130
# via cachecontrol
131-
mypy==0.971
131+
mypy==1.10.1
132132
# via -r requirements.all.txt
133133
mypy-extensions==1.0.0
134134
# via mypy

scripts/setup/requirements.all.txt

+1-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ appdirs
3838
coloredlogs
3939
watchdog
4040
build==0.8.0
41-
mypy==0.971
41+
mypy==1.10.1
4242
mypy-protobuf==3.5.0
4343
protobuf==4.24.4
4444
types-protobuf==4.24.0.2
@@ -50,4 +50,3 @@ colorama
5050

5151
# update tornado for pw_watch
5252
tornado
53-

0 commit comments

Comments
 (0)