From fd839688ee8f72d6b631b89c046fd7e1bc84f4d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 21:23:18 +0000 Subject: [PATCH] Bump httpie from 0.8.0 to 3.1.0 in /cm Bumps [httpie](https://github.com/httpie/httpie) from 0.8.0 to 3.1.0. - [Release notes](https://github.com/httpie/httpie/releases) - [Changelog](https://github.com/httpie/httpie/blob/master/CHANGELOG.md) - [Commits](https://github.com/httpie/httpie/compare/0.8.0...3.1.0) --- updated-dependencies: - dependency-name: httpie dependency-type: direct:production ... 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 c2f63ab..5fa0d13 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==3.1.0 itsdangerous==0.24 matplotlib networkx