From a79becc3a26ccc580597345130eded4aad29491a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 18:14:45 +0000 Subject: [PATCH] chore(deps-dev): bump h11 from 0.14.0 to 0.16.0 Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0. - [Commits](https://github.com/python-hyper/h11/compare/v0.14.0...v0.16.0) --- updated-dependencies: - dependency-name: h11 dependency-version: 0.16.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index baec065c0cc..614c5776ab6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,7 +20,7 @@ docutils==0.21.2 flit==3.9.0 flit_core==3.9.0 frozenlist==1.4.1 -h11==0.14.0 +h11==0.16.0 h2==4.1.0 hpack==4.0.0 httpcore==1.0.5