Skip to content

Commit 586da0f

Browse files
authored
Merge pull request #762 from python-openapi/dependabot/pip/httpx-0.26.0
Bump httpx from 0.25.2 to 0.26.0
2 parents 7601f5e + 0bc097d commit 586da0f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -102,7 +102,7 @@ starlette = ">=0.26.1,<0.35.0"
102102
strict-rfc3339 = "^0.7"
103103
webob = "*"
104104
mypy = "^1.2"
105-
httpx = ">=0.24,<0.26"
105+
httpx = ">=0.24,<0.27"
106106
deptry = ">=0.11,<0.13"
107107
aiohttp = "^3.8.4"
108108
pytest-aiohttp = "^1.0.4"

0 commit comments

Comments
 (0)