Skip to content

Commit 564cb71

Browse files
Update dependency test/httpx to v0.27.0
1 parent 1b57f00 commit 564cb71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ style = [
3131

3232
test = [
3333
"pytest==8.0.1",
34-
"httpx==0.26.0"
34+
"httpx==0.27.0"
3535
]
3636

3737
types = [

0 commit comments

Comments
 (0)