From 090e179af15d64e495cb8ea8c5e61b528df14fec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 11:22:52 +0000 Subject: [PATCH] chore(deps-dev): bump hyperframe from 6.0.1 to 6.1.0 in /it/python Bumps [hyperframe](https://github.com/python-hyper/hyperframe) from 6.0.1 to 6.1.0. - [Changelog](https://github.com/python-hyper/hyperframe/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-hyper/hyperframe/compare/v6.0.1...v6.1.0) --- updated-dependencies: - dependency-name: hyperframe dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- it/python/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index cb9171a71c..68b368fa65 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -96,7 +96,7 @@ httpcore==1.0.7 ; python_version >= '3.7' httpx[http2]==0.28.1 -hyperframe==6.0.1 ; python_full_version >= '3.6.1' +hyperframe==6.1.0 ; python_full_version >= '3.6.1' microsoft-kiota-abstractions==1.9.0