Skip to content

Commit b5d1010

Browse files
committed
Update per deprecation error
1 parent 9b14531 commit b5d1010

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ docs = [
6868
]
6969
dev = [
7070
"docker",
71-
"httpx", # required by fastapi test client
71+
"httpx2", # required by fastapi test client
7272
"pre-commit",
7373
"pytest",
7474
"pytest-cov",

0 commit comments

Comments
 (0)