From ee78c78d6c69faac1d6863c0b0418550fae58c3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2020 07:06:05 +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 b4ef247..c4900d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==1.10.6 djangorestframework==3.6.2 -httpie==0.9.9 +httpie==1.0.3 Pygments==2.2.0 requests==2.13.0