Skip to content

Commit 35107b4

Browse files
chore(deps-dev): 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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a15c2a1 commit 35107b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ frozenlist==1.7.0 ; python_version >= '3.7'
135135

136136
h11==0.16.0 ; python_version >= '3.7'
137137

138-
h2==4.2.0
138+
h2==4.3.0
139139

140140
hpack==4.1.0 ; python_full_version >= '3.6.1'
141141

0 commit comments

Comments
 (0)