Skip to content

Commit 65239d2

Browse files
build(deps-dev): bump h2 (#142)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Mainer <[email protected]>
1 parent ab706ce commit 65239d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/packages/microsoft_agents_m365copilot_core/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.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)