From d1319c1df3e4ee3f5366b0a88537f63ae8b87fe9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 04:18:52 +0000 Subject: [PATCH] build(deps): Bump httpcore from 0.16.1 to 1.0.2 Bumps [httpcore](https://github.com/encode/httpcore) from 0.16.1 to 1.0.2. - [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/0.16.1...1.0.2) --- updated-dependencies: - dependency-name: httpcore dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eb35087..ddf9137 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ cachetools==5.2.0 certifi==2022.9.24 click==8.1.3 h11==0.14.0 -httpcore==0.16.1 +httpcore==1.0.2 httpx==0.23.1 idna==3.4 mypy-extensions==0.4.3