From 9b0f6e42abf9ab37924e7b1c37aabb65e5f21112 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 21:10:57 +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: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 dcbc3cf..8bd20b9 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -1,5 +1,5 @@ autopep8==1.3.5 -httpie==1.0.3 +httpie==3.1.0 isort==4.3.4 jedi==0.12.1 pycodestyle==2.4.0