From d254b8a99e8c1ab1ea1adfe516c2aeec6f72f7d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 14:52:46 +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 c315b4d..5ca3a17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ gunicorn==19.7.1 hachoir3==3.0a2 hiredis==0.2.0 honcho==1.0.1 -httpie==0.9.9 +httpie==1.0.3 idna==2.6 kombu==4.1.0 packaging==17.1