fix(deps): update dependency urllib3 to v2.4.0 #326
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/urllib3-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==2.3.0
->==2.4.0
Release Notes
urllib3/urllib3 (urllib3)
v2.4.0
Compare Source
==================
Features
#​3522 <https://github.com/urllib3/urllib3/issues/3522>
__)#​3567 <https://github.com/urllib3/urllib3/issues/3567>
__)verify_flags
option tocreate_urllib3_context
with a default ofVERIFY_X509_PARTIAL_CHAIN
andVERIFY_X509_STRICT
for Python 3.13+. (#​3571 <https://github.com/urllib3/urllib3/issues/3571>
__)Bugfixes
#​3555 <https://github.com/urllib3/urllib3/issues/3555>
__)Misc
#​3550 <https://github.com/urllib3/urllib3/issues/3550>
__)multiple.intoto.jsonl
asset from GitHub releases. Attestation of release files since v2.3.0 can be found on PyPI. (#​3566 <https://github.com/urllib3/urllib3/issues/3566>
__)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
Decision: Accept
Change Score: 100%
The
urllib3
dependency has been updated from version 2.3.0 to 2.4.0, in bothpyproject.toml
anduv.lock
. The hashes and file sizes inuv.lock
have also been updated to match the new version. This is a straightforward dependency update and appears to be correctly implemented. No further changes are needed.Decision: Accept
Change Score: 100%
The change updates the
urllib3
dependency from version 2.3.0 to 2.4.0 in bothpyproject.toml
anduv.lock
. This looks like a standard dependency update. Make sure to check compatibility of this new version ofurllib3
with other dependencies.