From 4b5b318c696a975f53c46d0ff0849e9e28c4cc73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 21:10:15 +0000 Subject: [PATCH] Bump httpie from 0.9.8 to 3.1.0 Bumps [httpie](https://github.com/httpie/httpie) from 0.9.8 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.8...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 2d131e2..275c104 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ Flask-SQLAlchemy==2.4.0 Flask-WTF==0.14.2 Guake==3.0.5 gunicorn==19.9.0 -httpie==0.9.8 +httpie==3.1.0 httplib2==0.9.2 idna==2.8 isort==4.3.21