Skip to content

build(deps-dev): bump httpx2 from 2.2.0 to 2.3.0#6523

Merged
sentrivana merged 1 commit into
masterfrom
dependabot/uv/httpx2-2.3.0
Jun 8, 2026
Merged

build(deps-dev): bump httpx2 from 2.2.0 to 2.3.0#6523
sentrivana merged 1 commit into
masterfrom
dependabot/uv/httpx2-2.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps httpx2 from 2.2.0 to 2.3.0.

Release notes

Sourced from httpx2's releases.

v2.3.0

What's Changed

New Contributors

Full Changelog: pydantic/httpx2@v2.2.0...v2.3.0

Changelog

Sourced from httpx2's changelog.

2.3.0 (June 1st, 2026)

Changed

  • Use truststore instead of certifi for default SSL verification, loading the operating system's trust store. (#209)

Fixed

  • Raise when verify is a string path and a client-side cert is also provided to create_ssl_context. (#990)
  • Allow a default_encoding callable to return None. (#951)
  • Make the zstd import optional on Python 3.14. (#1000)
  • Store elapsed time on the stream wrapper to avoid reference cycles. (#948)
Commits
  • 04f3804 Version 2.3.0 (#1006)
  • 91af735 create_ssl_context: raise when verify is a str and cert is provided (#990)
  • 9866dec Require uv-dynamic-versioning>=0.8.0 for fallback-version support (#1005)
  • 65e350e Correct pragma: nocover to pragma: no cover and tidy docstrings (#1004)
  • 425f23b Add fallback version for builds without git (#1003)
  • de30f39 Store elapsed time on stream wrapper to avoid reference cycles (#948)
  • 4fe6b77 Switch from certifi to truststore for default SSL verification (#209)
  • 0ba70ab Make zstd import optional on Python 3.14 (#1000)
  • e506309 Exclude TYPE_CHECKING blocks via coverage exclude_also (#988)
  • 780cb32 Enable C4 and PERF ruff rule sets (#981)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [httpx2](https://github.com/pydantic/httpx2) from 2.2.0 to 2.3.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.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: httpx2
  dependency-version: 2.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added Dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 8, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 8, 2026 09:49
@dependabot dependabot Bot added Dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 8, 2026
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

88776 passed | ⏭️ 6025 skipped | Total: 94801 | Pass Rate: 93.64% | Execution Time: 295m 46s

📊 Comparison with Base Branch

Metric Change
Total Tests 📈 +642
Passed Tests 📈 +636
Failed Tests
Skipped Tests 📈 +6

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2355 uncovered lines.
✅ Project coverage is 89.9%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.90%    89.90%        —%
==========================================
  Files          192       192         —
  Lines        23321     23321         —
  Branches      8020      8020         —
==========================================
+ Hits         20966     20966         —
- Misses        2355      2355         —
- Partials      1327      1327         —

Generated by Codecov Action

@sentrivana sentrivana enabled auto-merge (squash) June 8, 2026 10:05
@sentrivana sentrivana merged commit b466c27 into master Jun 8, 2026
265 of 271 checks passed
@sentrivana sentrivana deleted the dependabot/uv/httpx2-2.3.0 branch June 8, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant