Skip to content

Commit 3d9eb61

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 055d10d commit 3d9eb61

File tree

2 files changed

+17
-6
lines changed

2 files changed

+17
-6
lines changed

poetry.lock

Lines changed: 16 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
@@ -26,7 +26,7 @@ pytest-cov = "^4.0.0"
2626
pytest-asyncio = "^0.21.1"
2727
assertive = "^0.0.1"
2828
fastapi = "^0.101.0"
29-
httpx = "^0.26.0"
29+
httpx = ">=0.26,<0.28"
3030
pyright = "^1.1.362"
3131
ruff = "^0.4.3"
3232

0 commit comments

Comments
 (0)