From 4c314d00569e73f49a5577cfb428f66e4d2cb9ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 19:12:42 +0000 Subject: [PATCH] Bump h11 from 0.9.0 to 0.16.0 in /default Bumps [h11](https://github.com/python-hyper/h11) from 0.9.0 to 0.16.0. - [Commits](https://github.com/python-hyper/h11/compare/v0.9.0...v0.16.0) --- updated-dependencies: - dependency-name: h11 dependency-version: 0.16.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- default/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default/requirements-dev.txt b/default/requirements-dev.txt index 0e1d567..d49dce1 100644 --- a/default/requirements-dev.txt +++ b/default/requirements-dev.txt @@ -17,7 +17,7 @@ google-cloud-ndb==1.4.1 google-cloud-secret-manager==1.0.0 googleapis-common-protos==1.52.0 grpcio==1.30.0 -h11==0.9.0 +h11==0.16.0 httptools==0.1.1 idna==2.10 isort==4.3.21