You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(deps): update urllib3 minimum version with environment markers (getsentry#1312)
Uses environment markers according to PEP 508.
The current constraint expresses at least urllib3 version 1.10.0,
which has at least 5 CVEs open.
Projects relying on `sentry-sdk` will get an optimistic version of
the latest, so current test suites are already using the latest version
which patches these vulnerabilities.
Refs:
- GHSA-www2-v7xj-xrc6 (critical)
- GHSA-mh33-7rrq-662w (high)
- GHSA-hmv2-79q8-fv6g (high)
- GHSA-wqvq-5m8c-6g24 (moderate)
- GHSA-5phf-pp7p-vc2r (moderate)
0 commit comments