From fd2fbf636dece7699f9fdd2176d646c36560b2ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 21:09:28 +0000 Subject: [PATCH] Bump httpie from 1.0.3 to 3.1.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bfb81d6..bac1426 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ Jinja2>=2.10.1 SQLAlchemy>=1.3.0 Werkzeug==0.15.3 coverage==4.5.1 -httpie==1.0.3 +httpie==3.1.0 itsdangerous==0.24 nose==1.3.7 redis==2.10.6