Skip to content

Commit e71b3fa

Browse files
chore(deps): bump httpx from 0.25.0 to 0.27.0
Bumps [httpx](https://github.com/encode/httpx) from 0.25.0 to 0.27.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.25.0...0.27.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb5f6a6 commit e71b3fa

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

poetry.lock

Lines changed: 11 additions & 10 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
@@ -16,7 +16,7 @@ classifiers = [
1616

1717
[tool.poetry.dependencies]
1818
python = "^3.8"
19-
httpx = ">=0.23,<0.26"
19+
httpx = ">=0.23,<0.28"
2020
pydantic = ">=1.10,<3"
2121

2222
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)