Skip to content

Commit f3a7758

Browse files
Bump h2 from 4.2.0 to 4.3.0
Bumps [h2](https://github.com/python-hyper/h2) from 4.2.0 to 4.3.0. - [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst) - [Commits](python-hyper/h2@v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: h2 dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4044594 commit f3a7758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ h11==0.16.0
6464
# hypercorn
6565
# uvicorn
6666
# wsproto
67-
h2==4.2.0
67+
h2==4.3.0
6868
# via hypercorn
6969
hpack==4.1.0
7070
# via h2

0 commit comments

Comments
 (0)