From b55f6404e0820c2adee5fc2f2674a19132d32e84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 20:12:44 +0000 Subject: [PATCH] Bump h11 from 0.12.0 to 0.14.0 Bumps [h11](https://github.com/python-hyper/h11) from 0.12.0 to 0.14.0. - [Commits](https://github.com/python-hyper/h11/compare/v0.12.0...v0.14.0) --- updated-dependencies: - dependency-name: h11 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..6d5125b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ crcmod==1.7 emoji==1.2.0 fonttools==4.24.4 fs==2.4.13 -h11==0.12.0 +h11==0.14.0 h2==4.0.0 hpack==4.0.0 httpcore==0.16.3