Skip to content

Commit d299270

Browse files
Update dependency h11 to v0.16.0 [SECURITY]
1 parent 066f300 commit d299270

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
@@ -10,7 +10,7 @@ coverage[toml]==7.6.1 ; python_version >= "3.11" and python_version < "4.0"
1010
grpcio-tools==1.66.1 ; python_version >= "3.11" and python_version < "4.0"
1111
grpcio==1.66.1 ; python_version >= "3.11" and python_version < "4.0"
1212
grpclib==0.4.7 ; python_version >= "3.11" and python_version < "4.0"
13-
h11==0.14.0 ; python_version >= "3.11" and python_version < "4.0"
13+
h11==0.16.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"
1616
httpcore==0.16.3 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)