Skip to content

Commit 67b2a7a

Browse files
Update dependency httpx to v0.28.1
1 parent 252a067 commit 67b2a7a

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

3737
types = [

0 commit comments

Comments
 (0)