From dcdf1d0efaf3f80a0de3069e9d41b192bca714ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 21:09:40 +0000 Subject: [PATCH] Bump httpie from 1.0.3 to 3.1.0 in /requirements 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 ceac7af5..4768e0d4 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -3,7 +3,7 @@ ForgeryPy==0.1 Pygments==2.7.4 colorama==0.3.9 coverage==4.4.1 -httpie==1.0.3 +httpie==3.1.0 requests==2.20.0 selenium==3.5.0 unittest-xml-reporting==2.1.0