From e52b6dbb316f80ead1dfe2169cce0aa8dbe8928c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 06:31:37 +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 update-type: version-update:semver-minor ... 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 5f139b2b444..3b342678807 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,7 +20,7 @@ docutils==0.20.1 flit==3.12.0 flit_core==3.12.0 frozenlist==1.6.0 -h11==0.14.0 +h11==0.16.0 h2==4.2.0 hpack==4.1.0 httpcore==1.0.8