From c5bd56d028dedea4b5f6a87aa53045f151219a76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 13:21:32 +0000 Subject: [PATCH] Bump h11 from 0.12.0 to 0.16.0 in /textimager-uima-vader/src/main/docker 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] --- textimager-uima-vader/src/main/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textimager-uima-vader/src/main/docker/requirements.txt b/textimager-uima-vader/src/main/docker/requirements.txt index a22bc36f..3227f177 100644 --- a/textimager-uima-vader/src/main/docker/requirements.txt +++ b/textimager-uima-vader/src/main/docker/requirements.txt @@ -4,7 +4,7 @@ chardet==4.0.0 click==8.0.1 fastapi==0.66.0 fuzzywuzzy==0.18.0 -h11==0.12.0 +h11==0.16.0 idna==2.10 pydantic==1.8.2 requests==2.25.1