Commit 3a4e412
committed
Resolve urllib3 conflict and update to v2.6.3
- Remove appengine-python-standard which is no longer needed with
modern dependencies and restricted urllib3 to <2.
- Update urllib3 to >=2.5.0 in pyproject.toml to address CVEs.
- Update urllib3 to 2.6.3 in test requirements.
Fixes #3325
Signed-off-by: Luciano Resende <lresende@apple.com>1 parent a687953 commit 3a4e412
2 files changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | 53 | | |
56 | 54 | | |
57 | 55 | | |
| |||
0 commit comments