Skip to content

Commit fce3e66

Browse files
committed
Migrate to httpx2
1 parent 850789a commit fce3e66

2 files changed

Lines changed: 49 additions & 1 deletion

File tree

poetry.lock

Lines changed: 48 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ strict-rfc3339 = "^0.7"
102102
webob = "*"
103103
mypy = "^1.2"
104104
httpx = ">=0.24,<0.29"
105+
httpx2 = "^2.0.0"
105106
deptry = ">=0.11,<0.25"
106107
pytest-aiohttp = "^1.1.0"
107108
pyflakes = "^3.1.0"

0 commit comments

Comments
 (0)