Update urllib3 requirement from !=2.6.0,>=1.24.2 to !=2.6.0,>=2.7.0#2567
Update urllib3 requirement from !=2.6.0,>=1.24.2 to !=2.6.0,>=2.7.0#2567dependabot[bot] wants to merge 1 commit into
Conversation
|
Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
| python-dateutil>=2.5.3 # BSD | ||
| pyyaml>=5.4.1 # MIT | ||
| urllib3>=1.24.2,!=2.6.0 # MIT | ||
| urllib3!=2.6.0,>=2.7.0 # MIT |
There was a problem hiding this comment.
You can omit !=2.6.0 since you're already requesting >=2.7.0
| requests # Apache-2.0 | ||
| requests-oauthlib # ISC | ||
| urllib3>=1.24.2,!=2.6.0 # MIT | ||
| urllib3!=2.6.0,>=2.7.0 # MIT |
There was a problem hiding this comment.
You can omit !=2.6.0 since you're already requesting >=2.7.0
ea265e0 to
9c47e6c
Compare
|
rebase DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Updates the requirements on [urllib3](https://github.com/urllib3/urllib3) to permit the latest version. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.25.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
9c47e6c to
2c37364
Compare
Updates the requirements on urllib3 to permit the latest version.
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)