From 3f0bbd9fb0f96acf925499babd70ff2530853fed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 16:14:29 +0000 Subject: [PATCH] build(deps): 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 a1b8b7f..c232284 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ decorator==5.1.1 et-xmlfile==1.1.0 fonttools==4.33.3 fs==2.4.16 -h11==0.12.0 +h11==0.16.0 html5lib==1.1 httpcore==0.15.0 httpx==0.23.0