Skip to content

Commit a10fd92

Browse files
Bump httpx from 0.27.2 to 0.28.1 (#3218)
Bumps [httpx](https://github.com/encode/httpx) from 0.27.2 to 0.28.1. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.2...0.28.1) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b82f036 commit a10fd92

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

Lines changed: 4 additions & 5 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
@@ -33,7 +33,7 @@ pydantic-settings = "2.6.1"
3333

3434
[tool.poetry.dev-dependencies]
3535
coverage = "7.6.10"
36-
httpx = "0.27.2"
36+
httpx = "0.28.1"
3737
pre-commit = "4.0.1"
3838
pip-licenses = "5.0.0"
3939
pytest = "8.3.3"

0 commit comments

Comments
 (0)