chore(deps): bump urllib3 from 2.6.3 to 2.7.0#1409
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
ApprovabilityVerdict: Approved This is a routine dependency version bump (urllib3 2.6.3 → 2.7.0) by dependabot, with changes limited to the uv.lock file. No application code is modified. You can customize Macroscope's approvability policy. Learn more. |
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
c2256d1 to
c81265d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps urllib3 from 2.6.3 to 2.7.0.
Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
... (truncated)
Commits
9a950b9Release 2.7.05ec0de4Merge commit from fork2bdcc44Merge commit from forkf45b0dfFix a misleading example forProxyManager(#4970)577193cSwitch to nightly PyPy3.11 in CI for now (#4984)e90af45Avoid infinite loop inHTTPResponse.read_chunkedwhenamt=0(#4974)67ed74fBump dev dependencies (#4972)3abd481Upgrade mypy to version 1.20.2 (#4978)2b8725dDrop support for EOL PyPy3.10 (#4979)2944b2aUpgradesetup-chromeandsetup-firefoxto fix warnings (#4973)Note
Medium Risk
Upgrades a core HTTP client dependency, which can affect networking behavior and compatibility despite being a lockfile-only change. Version
2.7.0also includes security-related fixes, so regressions should be watched in HTTP/proxy/redirect paths.Overview
Updates the
uv.lockpin forurllib3from2.6.3to2.7.0, including the associated sdist/wheel URLs and hashes.Reviewed by Cursor Bugbot for commit c81265d. Bugbot is set up for automated code reviews on this repo. Configure here.
Note
Bump urllib3 from 2.6.3 to 2.7.0
Updates the
urllib3dependency to 2.7.0 in the lockfile.Macroscope summarized c81265d.