From a1ab6e954d43f3030a988c8d1ac3f56741cd039d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 21:09:15 +0000 Subject: [PATCH] Bump httpie from 1.0.3 to 3.1.0 in /flask Bumps [httpie](https://github.com/httpie/httpie) from 1.0.3 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/1.0.3...3.1.0) --- updated-dependencies: - dependency-name: httpie dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask/requirements.txt b/flask/requirements.txt index e223fa6..f467754 100644 --- a/flask/requirements.txt +++ b/flask/requirements.txt @@ -24,7 +24,7 @@ Flask-RQ2==18.1 Flask-SQLAlchemy==2.3.2 Flask-WTF==0.14.2 guess-language-spirit==0.5.3 -httpie==1.0.3 +httpie==3.1.0 idna==2.7 itsdangerous==0.24 Jinja2==2.10.1