From b3ef52568d1a07586c79526520f85223d9368038 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 02:34:15 +0000 Subject: [PATCH] chore(deps-dev): bump httpcore from 1.0.5 to 1.0.6 Bumps [httpcore](https://github.com/encode/httpcore) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpcore/compare/1.0.5...1.0.6) --- updated-dependencies: - dependency-name: httpcore dependency-type: direct:development update-type: version-update:semver-patch ... 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 f280a622a9f..c5ac1ffd20a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -23,7 +23,7 @@ frozenlist==1.4.1 h11==0.14.0 h2==4.1.0 hpack==4.0.0 -httpcore==1.0.5 +httpcore==1.0.6 httpx==0.27.2 hyperframe==6.0.1 idna==3.10