Skip to content

Commit 79897e7

Browse files
Bump h2 from 4.1.0 to 4.3.0 in /examples/benchmark (#319) #nolog
Bumps [h2](https://github.com/python-hyper/h2) from 4.1.0 to 4.3.0. - [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst) - [Commits](python-hyper/h2@v4.1.0...v4.3.0) --- updated-dependencies: - dependency-name: h2 dependency-version: 4.3.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7edc7c3 commit 79897e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/benchmark/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ h11==0.16.0
3939
# hypercorn
4040
# uvicorn
4141
# wsproto
42-
h2==4.1.0
42+
h2==4.3.0
4343
# via hypercorn
44-
hpack==4.0.0
44+
hpack==4.1.0
4545
# via h2
4646
humanize==4.9.0
4747
# via -r requirements.in
4848
hypercorn==0.15.0
4949
# via quart
50-
hyperframe==6.0.1
50+
hyperframe==6.1.0
5151
# via h2
5252
idna==3.7
5353
# via

0 commit comments

Comments
 (0)