File tree 2 files changed +7
-4
lines changed
2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ portpicker==1.5.2
163
163
# mobly
164
164
prompt-toolkit==3.0.43
165
165
# via ipython
166
- protobuf==4.24.4
166
+ protobuf==5.28.3
167
167
# via
168
168
# -r requirements.all.txt
169
169
# mypy-protobuf
@@ -253,7 +253,7 @@ traitlets==5.9.0
253
253
# via
254
254
# ipython
255
255
# matplotlib-inline
256
- types-protobuf==4.24.0.2
256
+ types-protobuf==5.29.1.20250208
257
257
# via
258
258
# -r requirements.all.txt
259
259
# mypy-protobuf
Original file line number Diff line number Diff line change @@ -40,8 +40,11 @@ watchdog
40
40
build==0.8.0
41
41
mypy==1.10.1
42
42
mypy-protobuf==3.5.0
43
- protobuf==4.24.4
44
- types-protobuf==4.24.0.2
43
+ protobuf==5.28.3
44
+ types-protobuf==5.29.1.20250208
45
+ mypy-protobuf
46
+ protobuf
47
+ types-protobuf
45
48
46
49
cffi==1.15.0; python_version < "3.13"
47
50
cffi==1.17.1; python_version >= "3.13"
You can’t perform that action at this time.
0 commit comments