chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /packages/verifiers-rl#1379
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /packages/verifiers-rl#1379dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
ApprovabilityVerdict: Approved Routine dependabot dependency bump updating urllib3 from 2.6.3 to 2.7.0 in the lock file. Changes are mechanical with no application code modifications. No code changes detected at 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>
347d29b to
abe2073
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
Low Risk
Low risk: lockfile-only dependency update with no application code changes, though it can affect runtime behavior via updated HTTP library and resolver markers.
Overview
Bumps
urllib3from2.6.3to2.7.0inpackages/verifiers-rl/uv.lock(updating the pinned sdist/wheel metadata).Also updates the lockfile’s conditional dependency markers for several packages (e.g.,
mlx-lm,xformers, and somenvidia-*CUDA packages), changing when certain transitive deps are installed across platforms/Python versions.Reviewed by Cursor Bugbot for commit abe2073. Bugbot is set up for automated code reviews on this repo. Configure here.