From 7b6c633c8104a00331ae52b932a9aae96209404e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 08:45:36 +0000 Subject: [PATCH] Bump h11 from 0.14.0 to 0.16.0 in /py 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] --- py/requirements.txt | 2 +- py/requirements_lock.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/py/requirements.txt b/py/requirements.txt index 64b2ee18ca655..ac91bfed874f7 100644 --- a/py/requirements.txt +++ b/py/requirements.txt @@ -5,7 +5,7 @@ cffi==1.16.0 cryptography==42.0.7 dataclasses==0.6 debugpy==1.8.1 -h11==0.14.0 +h11==0.16.0 idna==3.7 importlib-metadata==6.8.0 inflection==0.5.1 diff --git a/py/requirements_lock.txt b/py/requirements_lock.txt index b4746763676c5..5bbe69492b752 100644 --- a/py/requirements_lock.txt +++ b/py/requirements_lock.txt @@ -242,9 +242,9 @@ exceptiongroup==1.1.1 \ # via # pytest # trio -h11==0.14.0 \ - --hash=sha256:8f19fbbe99e72420ff35c00b27a34cb9937e902a8b810e2c88300c6f0a3b699d \ - --hash=sha256:e3fe4ac4b851c468cc8363d500db52c2ead036020723024a109d37346efaa761 +h11==0.16.0 \ + --hash=sha256:4e35b956cf45792e4caa5885e69fba00bdbc6ffafbfa020300e549b208ee5ff1 \ + --hash=sha256:63cf8bbe7522de3bf65932fda1d9c2772064ffb3dae62d55932da54b31cb6c86 # via # -r py/requirements.txt # wsproto