Skip to content

Commit d698558

Browse files
chore(deps-dev): Bump httpx2 from 2.4.0 to 2.5.0
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>
1 parent b35f684 commit d698558

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pytest-asyncio = "^1.4.0"
3939
pytest-cov = "^7.1.0"
4040
pytest = "^9.0.3"
4141
respx = "^0.23.1"
42-
httpx2 = "^2.4.0"
42+
httpx2 = "^2.5.0"
4343

4444
[tool.pytest.ini_options]
4545
testpaths = ["oidc-controller"]

0 commit comments

Comments
 (0)