Commit b0e5b1d
committed
Fix CI lint failure by pinning to protobuf-4 (#6650)
* Pin `protobuf` to version 4 to fix "Lint check" CI failure such as
https://github.com/quantumlib/Cirq/actions/runs/9654153610/job/26627844188
* Also bump `types-protobuf` `mypy-protobuf` for consistency with protobuf-4.x1 parent 4112b59 commit b0e5b1d
File tree
3 files changed
+3
-3
lines changed- cirq-google
- dev_tools/requirements/deps
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
0 commit comments