Bump httplib2 from 0.22.0 to 0.32.0 - #7887
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dmiltr3
suggested changes
Sep 2, 2026
dmiltr3
left a comment
Contributor
There was a problem hiding this comment.
CI checks failed due to a dependency resolution conflict in tests (3.11, not e2e, DEFAULT) and tests (3.13, not e2e, DEFAULT):
The conflict is caused by:
apache-beam 2.73.0 depends on httplib2<0.32.0 and >=0.8
The user requested (constraint) httplib2==0.32.0
apache-beam 2.73.0 strictly requires httplib2<0.32.0. Bumping httplib2 to 0.32.0 causes pip dependency resolution to fail (ResolutionImpossible). This version bump cannot be merged until upstream apache-beam supports httplib2 >= 0.32.0.
|
@dependabot rebase |
Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.22.0 to 0.32.0. - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](httplib2/httplib2@v0.22.0...v0.32.0) --- updated-dependencies: - dependency-name: httplib2 dependency-version: 0.32.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/httplib2-0.32.0
branch
from
September 4, 2026 14:48
b584760 to
2b3d2f5
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 httplib2 from 0.22.0 to 0.32.0.
Changelog
Sourced from httplib2's changelog.
Commits
ba9bf50v0.32.0 release87581addecompression limited by size and ratio; require python 3.8+a99a11fv0.31.2 release370010adep-compat: pp.DelimitedList (camel case) only available in pyparsing>=3.16d2ea32v0.31.1 released1b0ce3auth: use pyparsing v3 PEP8-compliant method names3288ba7chore: harden publishing. use github attestations26cfea5v0.31.0 releasecbd3d21chore: CI use trusted publishing147d7d5https: avoid costly load_verify_locations when SSL certificate validation is ...