From 3c9366182cbed2c6c759cfe28d6b89aaf4931edb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 12:24:28 +0000 Subject: [PATCH] Bump hpack from 4.0.0 to 4.1.0 Bumps [hpack](https://github.com/python-hyper/hpack) from 4.0.0 to 4.1.0. - [Changelog](https://github.com/python-hyper/hpack/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-hyper/hpack/compare/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: hpack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 99bf29f..e24b70b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ colorama==0.4.6 Flask==3.1.0 h11==0.14.0 h2==4.1.0 -hpack==4.0.0 +hpack==4.1.0 hypercorn==0.17.3 hyperframe==6.0.1 itsdangerous==2.2.0