Skip to content

Commit b7d2e66

Browse files
Bump h2 from 4.1.0 to 4.3.0
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] <support@github.com>
1 parent 8ae3d9e commit b7d2e66

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,17 +50,17 @@ frozenlist==1.4.1
5050
# aiosignal
5151
h11==0.14.0
5252
# via httpcore
53-
h2==4.1.0
53+
h2==4.3.0
5454
# via httpx
55-
hpack==4.0.0
55+
hpack==4.1.0
5656
# via h2
5757
httpcore==1.0.5
5858
# via httpx
5959
httpx[http2]==0.27.2
6060
# via
6161
# microsoft-kiota-http
6262
# msgraph-core
63-
hyperframe==6.0.1
63+
hyperframe==6.1.0
6464
# via h2
6565
idna==3.10
6666
# via

0 commit comments

Comments
 (0)