Commit 7a3f9a2
Raise protobuf minimum version in Python requirements (#28558)
## Changes
- Update `requirements.txt` to `protobuf>=4.25.8`
- Update `requirements-training.txt` to `protobuf>=4.25.8`
- Update `requirements-dev.txt` to `protobuf>=4.25.8`
- Update `docs/python/requirements.txt` to `protobuf>=4.25.8`
## Notes
This change addresses the direct Python manifest surface only. It does
not claim to resolve every transitive Component Governance finding.
Co-authored-by: arajendra <arajendra@users.noreply.github.com>1 parent b5fb2b8 commit 7a3f9a2
4 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
0 commit comments