From 78ec0dc025991505d56e24841a43f3cf830f482d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 04:10:20 +0000 Subject: [PATCH] build(deps): Bump httpcore from 0.16.1 to 0.16.2 Bumps [httpcore](https://github.com/encode/httpcore) from 0.16.1 to 0.16.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...0.16.2) --- updated-dependencies: - dependency-name: httpcore dependency-type: direct:production update-type: version-update:semver-patch ... 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..886fba6 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==0.16.2 httpx==0.23.1 idna==3.4 mypy-extensions==0.4.3