From 6abd0bf8d01d637b691e43f4de637905f21f68ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 17:05:52 +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 521a307..33fe726 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ Flask-SQLAlchemy==2.3.2 Flask-WTF==0.14.2 html5lib==1.0.1 htmlmin==0.1.12 -httpie==0.9.9 +httpie==1.0.3 idna==2.7 itsdangerous==0.24 Jinja2==2.10