From 3cabcb6e2eafe65a0428be6526d0cd9675c16178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 May 2025 19:44:08 +0000 Subject: [PATCH] Bump h11 from 0.12.0 to 0.16.0 Bumps [h11](https://github.com/python-hyper/h11) from 0.12.0 to 0.16.0. - [Commits](https://github.com/python-hyper/h11/compare/v0.12.0...v0.16.0) --- updated-dependencies: - dependency-name: h11 dependency-version: 0.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f73c0f8..389f3ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cffi==1.14.5 click==7.1.2 cryptography==3.2.1 Flask==1.1.2 -h11==0.12.0 +h11==0.16.0 h2==4.0.0 hpack==4.0.0 hyperframe==6.0.0