From 521a8a455a9b4046cdd5e5d92fbc46f14f086cfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 03:10:54 +0000 Subject: [PATCH] chore(deps): bump httpx from 0.16.1 to 0.17.1 Bumps [httpx](https://github.com/encode/httpx) from 0.16.1 to 0.17.1. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.16.1...0.17.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index efdef67aa8..a7f030ac22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ honcho==1.0.1 hpack==3.0.0 httpcore==0.12.3 httptools==0.1.1 -httpx==0.16.1 +httpx==0.17.1 hyperframe==5.2.0 idna==2.10 Jinja2==2.11.3