From 9f89b4f5c9e19ec50f7b79bd5efea32cfbc9a263 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 07:21:31 +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 c7e5738..73b70ca 100644 --- a/cm/requirements.txt +++ b/cm/requirements.txt @@ -7,7 +7,7 @@ Pygments==1.6 SQLAlchemy==1.1.10 Werkzeug==0.14 coverage==3.7.1 -httpie==0.8.0 +httpie==1.0.3 itsdangerous==0.24 python-dateutil gunicorn==19.7.1