Skip to content

Commit fbd9abf

Browse files
chore(deps): update dependency httpx to ^0.26.0 (#292)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16b74f8 commit fbd9abf

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

poetry.lock

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pytest-httpbin = "^2.0.0"
3939
pytest-randomly = "^3.15.0"
4040
requests = "^2.26.0"
4141
starlette = "^0.34.0"
42-
httpx = "^0.25.0"
42+
httpx = "^0.26.0"
4343
# See https://github.com/postmanlabs/httpbin/pull/674
4444
httpbin = { git = "https://github.com/maximino-dev/httpbin.git", rev = "651c03a73" }
4545

0 commit comments

Comments
 (0)