From 48d6067efc32310bfdc2092a01423d2bf3f6080d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 21:09:06 +0000 Subject: [PATCH] Bump httpie from 2.2.0 to 3.1.0 in /benchmarks Bumps [httpie](https://github.com/httpie/httpie) from 2.2.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/2.2.0...3.1.0) --- updated-dependencies: - dependency-name: httpie dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/requirements.txt b/benchmarks/requirements.txt index 8049d5d..132be24 100644 --- a/benchmarks/requirements.txt +++ b/benchmarks/requirements.txt @@ -1,7 +1,7 @@ aiohttp==3.7.4 falcon==2.0.0 gunicorn==20.0.4 -httpie==2.2.0 +httpie==3.1.0 sanic==20.3.0 starlette==0.13.4 trinket==0.1.5