From e9db5245f05cfb4beff770c481ca788f8ebecccb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 16:16:12 +0000 Subject: [PATCH] Bump httpie from 0.9.9 to 1.0.3 in /requirements 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/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index f696fe2..61ee16e 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -3,7 +3,7 @@ certifi==2017.7.27.1 chardet==3.0.4 coverage==4.4.1 faker==0.7.18 -httpie==0.9.9 +httpie==1.0.3 idna==2.5 Pygments==2.2.0 requests==2.18.2