From d41d929a154c8fa344809b98b925ffd841dc7de4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 21:10:18 +0000 Subject: [PATCH] Bump httpie from 0.9.9 to 3.1.0 Bumps [httpie](https://github.com/httpie/httpie) from 0.9.9 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.9.9...3.1.0) --- updated-dependencies: - dependency-name: httpie dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e771d21..55079de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ gevent==1.3.1 greenlet==0.4.13 gunicorn==19.7.1 html2text==2018.1.9 -httpie==0.9.9 +httpie==3.1.0 hyperlink==18.0.0 idna==2.6 imagesize==1.0.0