From 6d2c578b754c167aa70ca16a1fb0090afaf33161 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 11:57:15 +0000 Subject: [PATCH] chore(deps): bump h2 from 4.3.0 to 4.4.1 Bumps [h2](https://github.com/python-hyper/h2) from 4.3.0 to 4.4.1. - [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-hyper/h2/compare/v4.3.0...v4.4.1) --- updated-dependencies: - dependency-name: h2 dependency-version: 4.4.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 28901d8..78636f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ PyYAML >= 5.3.1 boltons == 21.0.0 dateparser == 1.1.8 deprecation == 2.1.0 -h2 == 4.3.0 +h2 == 4.4.1 httpx == 0.23.1 humanize >= 3.9.0 python_dateutil == 2.8.2