From 164bb39a85265f2e4e27e433eb9455b5b45a9d60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 21:09:43 +0000 Subject: [PATCH] Bump httpie from 2.0.0 to 3.1.0 in /requirements Bumps [httpie](https://github.com/httpie/httpie) from 2.0.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.0.0...3.1.0) --- updated-dependencies: - dependency-name: httpie dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 3057a10..0d6a92c 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,7 +1,7 @@ -r common.txt certifi==2019.11.28 chardet==3.0.4 -httpie==2.0.0 +httpie==3.1.0 idna==2.8 Pygments==2.5.2 requests==2.22.0