From f53ec1fbd81313285e62290afa671a0a97fe37fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 16:38:48 +0000 Subject: [PATCH] Bump httpie from 0.9.9 to 1.0.3 in /backend 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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index cc2cbf2..e8afd3b 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -9,7 +9,7 @@ django-cors-headers==2.1.0 django-filter==1.1.0 djangorestframework==3.7.7 djangorestframework-jwt==1.11.0 -httpie==0.9.9 +httpie==1.0.3 idna==2.6 ipython==6.2.1 ipython-genutils==0.2.0