From 296c3048da5732bdf0795bdd0931174967f0929a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 21:23:08 +0000 Subject: [PATCH] chore(deps): 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 aa69785..b8f45d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi==2019.9.11 chardet==3.0.4 falcon==2.0.0 gunicorn==19.9.0 -httpie==1.0.3 +httpie==3.1.0 idna==2.8 mysqlclient==1.4.4 peewee==3.11.2