Skip to content

Commit a047f08

Browse files
Update dependency httpx to v0.28.0
1 parent 684fb99 commit a047f08

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.3.3",
34-
"httpx==0.27.2"
34+
"httpx==0.28.0"
3535
]
3636

3737
types = [

0 commit comments

Comments
 (0)