From d2a5c20dee31dd9c91d1263532e3faf6648ad007 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:52:40 +0000 Subject: [PATCH] Bump httpie from 0.9.9 to 1.0.3 Bumps [httpie](https://github.com/jakubroztocil/httpie) from 0.9.9 to 1.0.3. - [Release notes](https://github.com/jakubroztocil/httpie/releases) - [Changelog](https://github.com/jakubroztocil/httpie/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jakubroztocil/httpie/compare/0.9.9...1.0.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 19745ff..df73eb5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ chalice==1.0.3 chardet==3.0.4 click==6.6 docutils==0.14 -httpie==0.9.9 +httpie==1.0.3 idna==2.6 jmespath==0.9.3 pkg-resources==0.0.0