From 71ed39e574e18cb08aaeffb5cca26ffba681eb41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 17:40:32 +0000 Subject: [PATCH] Bump httpcore from 0.18.0 to 1.0.0 Bumps [httpcore](https://github.com/encode/httpcore) from 0.18.0 to 1.0.0. - [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.18.0...1.0.0) --- 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 31358ac..b366130 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ anyio==4.0.0 certifi==2023.7.22 h11==0.14.0 -httpcore==0.18.0 +httpcore==1.0.0 httpx==0.24.1 idna==3.4 rfc3986==1.5.0