From 9f284acd66a7eff47749312dcb2e6bf6ae947e21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:45:33 +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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 38bd8a1..208a6c0 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ Flask-SQLAlchemy==2.3.2 Flask-SSLify==0.1.5 Flask-WTF==0.14.2 html5lib==1.0b10 -httpie==0.9.9 +httpie==1.0.3 idna==2.6 inflection==0.3.1 ipaddress==1.0.18