From 3f5acdefafd75c02bbb525b1ae4c6144877314f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 04:57:20 +0000 Subject: [PATCH] Bump h11 in /arch-school/basic/module_06/service_author 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] --- arch-school/basic/module_06/service_author/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-school/basic/module_06/service_author/requirements.txt b/arch-school/basic/module_06/service_author/requirements.txt index afe810e..e9e0a59 100644 --- a/arch-school/basic/module_06/service_author/requirements.txt +++ b/arch-school/basic/module_06/service_author/requirements.txt @@ -3,7 +3,7 @@ anyio==3.6.2 click==8.1.3 fastapi==0.85.1 greenlet==1.1.3.post0 -h11==0.14.0 +h11==0.16.0 httptools==0.5.0 idna==3.4 kafka-python==2.0.2