From 1bcae7543349262222a41845acf20ed3ee960b05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 17:58:13 +0000 Subject: [PATCH] Bump httpcore from 0.17.3 to 0.18.0 Bumps [httpcore](https://github.com/encode/httpcore) from 0.17.3 to 0.18.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.17.3...0.18.0) --- updated-dependencies: - dependency-name: httpcore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9b00e24..31358ac 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.17.3 +httpcore==0.18.0 httpx==0.24.1 idna==3.4 rfc3986==1.5.0