From fb068b0b72b037786ec5efca0087fcd2be8b9e1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 16:26:25 +0000 Subject: [PATCH] Bump h11 from 0.13.0 to 0.16.0 Bumps [h11](https://github.com/python-hyper/h11) from 0.13.0 to 0.16.0. - [Commits](https://github.com/python-hyper/h11/compare/v0.13.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 74efbe0..94dddc4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ bs4==0.0.1 certifi==2024.7.4 cffi==1.15.1 colorama==0.3.9 -h11==0.13.0 +h11==0.16.0 idna==3.7 isort==4.3.4 lazy-object-proxy==1.3.1