From e958561236a9a57bda919a3dbb6af6cdf225513a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 17:06:43 +0000 Subject: [PATCH] Bump h11 from 0.14.0 to 0.16.0 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] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 247091b..8f0a57a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -29,7 +29,7 @@ filelock==3.18.0 ghp-import==2.1.0 github-changelog-md==0.9.5 greenlet==3.1.1 -h11==0.14.0 +h11==0.16.0 htmlmin2==0.1.13 httpcore==1.0.7 httptools==0.6.4 diff --git a/requirements.txt b/requirements.txt index 0d42c44..1b23f9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ exceptiongroup==1.2.2 ; python_full_version < '3.11' fastapi==0.115.12 fastapi-cli==0.0.7 greenlet==3.1.1 -h11==0.14.0 +h11==0.16.0 httpcore==1.0.7 httptools==0.6.4 httpx==0.28.1