From d1b49a888027f2d0650624682320d46eae70c44f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2020 10:33:05 +0000 Subject: [PATCH] Bump httpie from 0.8.0 to 1.0.3 in /cm Bumps [httpie](https://github.com/jakubroztocil/httpie) from 0.8.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/0.8.0...1.0.3) Signed-off-by: dependabot[bot] --- cm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cm/requirements.txt b/cm/requirements.txt index c09b65a..6e43550 100644 --- a/cm/requirements.txt +++ b/cm/requirements.txt @@ -11,7 +11,7 @@ coverage==3.7.1 flasgger==0.9.0 flask==1.0.2 gunicorn==19.7.1 -httpie==0.8.0 +httpie==1.0.3 itsdangerous==0.24 matplotlib networkx