Skip to content

Commit bd58309

Browse files
update dependabot dep
1 parent 07efb1f commit bd58309

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ dev = [
3535
"sphinx>=7.2.6,<7.3; python_version >= '3.9'", # for building docs
3636
"websockets>=13.1", # for tests
3737
# for tests, restrict to exact version for test_http_client/TestClientMockServer/_on_remote_settings_changed that relies on the implementation details. Also, this is no needs to update this package.
38-
"h2==4.1.0",
38+
"h2==4.3.0",
3939
]

0 commit comments

Comments
 (0)