From d38b21ac47912eb07d522722f623a4851a32ca11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 16:12:53 +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 153d3b3..fc4f00d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ certifi==2024.7.4 click==8.1.3 Deprecated==1.2.13 gino==1.0.1 -h11==0.12.0 +h11==0.16.0 httpcore==0.15.0 httptools==0.4.0 httpx==0.23.0