Skip to content

Commit 8b2b4c0

Browse files
Bump httpx from 0.26.0 to 0.27.0
Bumps [httpx](https://github.com/encode/httpx) from 0.26.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.26.0...0.27.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3313e8 commit 8b2b4c0

File tree

2 files changed

+20
-9
lines changed

2 files changed

+20
-9
lines changed

poetry.lock

Lines changed: 19 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
@@ -27,7 +27,7 @@ pytest-cov = "^4.0.0"
2727
pytest-asyncio = "^0.21.1"
2828
assertive = "^0.0.1"
2929
fastapi = "^0.101.0"
30-
httpx = "^0.26.0"
30+
httpx = ">=0.26,<0.28"
3131
pyright = "^1.1.362"
3232
ruff = "^0.4.3"
3333

0 commit comments

Comments
 (0)