From 8c39dd110ed9de3ff94d87447758e0c7744c56d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 21:09:47 +0000 Subject: [PATCH] Bump httpie from 1.0.2 to 3.1.0 Bumps [httpie](https://github.com/httpie/httpie) from 1.0.2 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.2...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 1c7adae..f609949 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ chardet==3.0.4 colorama==0.4.1 Django==2.1 djangorestframework==3.9.0 -httpie==1.0.2 +httpie==3.1.0 idna==2.8 Pygments==2.3.1 pytz==2018.9