From 079d091efae9a13f6ce89e646095dd14ad1a85bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 20:13:21 +0000 Subject: [PATCH] Bump h2 from 4.0.0 to 4.1.0 Bumps [h2](https://github.com/python-hyper/h2) from 4.0.0 to 4.1.0. - [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-hyper/h2/compare/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: h2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 462b111..83a9058 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ emoji==1.2.0 fonttools==4.24.4 fs==2.4.13 h11==0.12.0 -h2==4.0.0 +h2==4.1.0 hpack==4.0.0 httpcore==0.16.3 httptools==0.1.1