From 6bff8adfbeddd32b9b5d082575ae0f76b442e037 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 11:24:54 +0000 Subject: [PATCH] Bump h11 from 0.14.0 to 0.16.0 in /api/http 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:production ... Signed-off-by: dependabot[bot] --- api/http/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/http/requirements.txt b/api/http/requirements.txt index 3dc6ea55a2..735ef7e845 100644 --- a/api/http/requirements.txt +++ b/api/http/requirements.txt @@ -3,7 +3,7 @@ asgiref==3.7.1 click==8.1.3 epam.indigo==1.38.0.dev3 fastapi==0.95.2 -h11==0.14.0 +h11==0.16.0 idna==3.7 pydantic==1.10.13 sniffio==1.3.0