From 2203a8ce5c5d0129aebecc0dfaa8b287aa21b10e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 15:08:20 +0000 Subject: [PATCH] chore(deps): bump h11 from 0.14.0 to 0.16.0 in /gusto_app_int 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: indirect ... Signed-off-by: dependabot[bot] --- gusto_app_int/poetry.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gusto_app_int/poetry.lock b/gusto_app_int/poetry.lock index 0db38f95..2498d88e 100644 --- a/gusto_app_int/poetry.lock +++ b/gusto_app_int/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. [[package]] name = "annotated-types"