From 615c8a6f3b114ce0d1f0ccd378a79d7fc4042e2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 06:11:50 +0000 Subject: [PATCH] chore(deps-dev): 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 61c3a240e32..356294aaf2a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -22,7 +22,7 @@ flit_core==3.10.1 frozenlist==1.5.0 h11==0.14.0 h2==4.1.0 -hpack==4.0.0 +hpack==4.1.0 httpcore==1.0.7 httpx==0.28.1 hyperframe==6.1.0