From c279ec2e23d9559e5eac4718c8c442d23eb8f8bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:27:39 +0000 Subject: [PATCH] Bump httpie from 1.0.0 to 1.0.3 Bumps [httpie](https://github.com/jakubroztocil/httpie) from 1.0.0 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/1.0.0...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 f2dd04a..232d4bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ coreapi==2.3.3 coreschema==0.0.4 Django==2.1.3 djangorestframework==3.9.0 -httpie==1.0.0 +httpie==1.0.3 idna==2.7 itypes==1.1.0 Jinja2==2.10