Skip to content

Commit 8762773

Browse files
Update dependency httpcore to v0.18.0
1 parent 915528f commit 8762773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ grpclib==0.4.7 ; python_version >= "3.11" and python_version < "4.0"
1313
h11==0.14.0 ; python_version >= "3.11" and python_version < "4.0"
1414
h2==4.1.0 ; python_version >= "3.11" and python_version < "4.0"
1515
hpack==4.0.0 ; python_version >= "3.11" and python_version < "4.0"
16-
httpcore==0.16.3 ; python_version >= "3.11" and python_version < "4.0"
16+
httpcore==0.18.0 ; python_version >= "3.11" and python_version < "4.0"
1717
httpx==0.23.3 ; python_version >= "3.11" and python_version < "4.0"
1818
hyperframe==6.0.1 ; python_version >= "3.11" and python_version < "4.0"
1919
idna==3.8 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)