Skip to content

Commit 86bb291

Browse files
chore(deps-dev): bump h2 from 4.1.0 to 4.2.0
Bumps [h2](https://github.com/python-hyper/h2) from 4.1.0 to 4.2.0. - [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst) - [Commits](python-hyper/h2@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: h2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 472e0c0 commit 86bb291

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.5.0 ; python_version >= '3.7'
135135

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

138-
h2==4.1.0
138+
h2==4.2.0
139139

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

0 commit comments

Comments
 (0)