Constrain urllib3 to urllib3>=2.6.0 to address two CVEs #454
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Constrain urllib3 to urllib3>=2.6.0 to address CVE-2025-66471 and CVE-2025-66418
Note
Addresses security vulnerabilities and updates packaging metadata.
urllib3to>=2.6.0(resolved to2.6.2) via newrequirements/constraints.in; updatesbase.txt,dev.txt, andtest.txtaccordingly1.1.4and updatesCHANGELOG.mdwith CVE references (CVE-2025-66471, CVE-2025-66418)>=3.10insetup.pyand updates classifiers; regen requirements withuv ... --python-version 3.10Written by Cursor Bugbot for commit 95f7faa. This will update automatically on new commits. Configure here.