arpitjain099 opened a new pull request, #38467:
URL: https://github.com/apache/beam/pull/38467
## Summary
- Update pinned `urllib3` versions from `2.6.3` to `2.7.0` in Python SDK
container requirements for:
- `sdks/python/container/py310`, `py311`, `py313`, `py314`
- `sdks/python/container/ml/py310`, `py311`, `py312`, `py313` (including
GPU image requirements)
## Why
Dependabot reports high-severity advisories for `urllib3 < 2.7.0` across
these container requirement manifests. This change keeps the updates narrowly
scoped to the patched urllib3 version.
## Validation
- Verified all targeted requirement files now consistently pin
`urllib3==2.7.0`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]