Skip to content

Commit 77b2d80

Browse files
Update dependency test/httpx to v0.26.0
1 parent d8620c7 commit 77b2d80

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==7.4.3",
34-
"httpx==0.25.2"
34+
"httpx==0.26.0"
3535
]
3636

3737
types = [

0 commit comments

Comments
 (0)