chore(deps-dev): Bump httpx2 from 2.4.0 to 2.5.0 - #1080
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Coverage Report for CI Build 28956625836Coverage remained the same at 92.256%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
Bumps [httpx2](https://github.com/pydantic/httpx2) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/pydantic/httpx2/releases) - [Changelog](https://github.com/pydantic/httpx2/blob/main/src/httpx2/CHANGELOG.md) - [Commits](pydantic/httpx2@v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: httpx2 dependency-version: 2.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/httpx2-2.5.0
branch
from
July 8, 2026 15:56
a56ef5b to
d698558
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 httpx2 from 2.4.0 to 2.5.0.
Changelog
Sourced from httpx2's changelog.
Commits
9b7ee8eVersion 2.5.0 (#1051)9d5dd67Inline SSE header defaults using theHeadersunion operator (#1049)a6e4c43Suppress empty SSE keepalive events and accept case-insensitive content type ...f1a6268Support|and|=operators forHeaders(#1047)e709094Add native server-sent events support viaclient.sse()(#1046)82b9e2dAllow IPv6 CIDR notation inno_proxy(#967)