From 573932999e7477b508d8b633c19e46cd0ff5c72b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 18:27:01 +0000 Subject: [PATCH] chore(deps): bump h11 from 0.14.0 to 0.16.0 in /analytics 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] --- analytics/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analytics/requirements.txt b/analytics/requirements.txt index 032ce6a21..724fc6b36 100644 --- a/analytics/requirements.txt +++ b/analytics/requirements.txt @@ -37,7 +37,7 @@ google-auth-oauthlib==1.2.1 googleapis-common-protos==1.65.0 gspread==6.1.4 gspread-formatting==1.2.0 -h11==0.14.0 +h11==0.16.0 httpcore==1.0.7 httplib2==0.22.0 httpx==0.28.1