From ff09ce8e2c97aec130cb4330bddcdb41b57359b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 12:07:07 +0200 Subject: [PATCH] Upgrade: Bump httpcore from 0.13.3 to 0.13.6 (#151) Bumps [httpcore](https://github.com/encode/httpcore) from 0.13.3 to 0.13.6. - [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.13.3...0.13.6) --- updated-dependencies: - dependency-name: httpcore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dfef4d3..e0b76f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ aioauth-client==0.25.8 aiohttp==3.7.4.post0 +anyio==3.2.1 async-timeout==3.0.1 attrs==21.2.0 certifi==2021.5.30 @@ -8,7 +9,7 @@ click==8.0.1 gitdb==4.0.7 GitPython==3.1.18 h11==0.12.0 -httpcore==0.13.3 +httpcore==0.13.6 httpx==0.18.2 idna==3.2 multidict==5.1.0