From cb56f3601dd45740c2840d382db2aa4644f26150 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 04:06:51 +0000 Subject: [PATCH] build(deps): Bump httpcore from 0.16.1 to 0.16.3 Bumps [httpcore](https://github.com/encode/httpcore) from 0.16.1 to 0.16.3. - [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.3) --- 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..bd65d6b 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.3 httpx==0.23.1 idna==3.4 mypy-extensions==0.4.3