From 67989b04b5d4804e46741ff64389e56344f73a5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 20:13:16 +0000 Subject: [PATCH] Bump httpx from 0.16.1 to 0.17.0 Bumps [httpx](https://github.com/encode/httpx) from 0.16.1 to 0.17.0. - [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.0) Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 9ae6279..4b3653b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -45,7 +45,7 @@ h11==0.12.0 # uvicorn httpcore==0.12.2 # via httpx -httpx==0.16.1 +httpx==0.17.0 # via -r test-requirements.in idna==2.10 # via