From 7b6927dd803aff0399e2489c0db3d84622b967d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 21:08:57 +0000 Subject: [PATCH] Bump httpie from 0.9.9 to 3.1.0 Bumps [httpie](https://github.com/httpie/httpie) from 0.9.9 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/0.9.9...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 9235b55..bd2ec1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ django-pagedown==0.1.3 django-registration-redux==1.6 djangorestframework==3.6.3 djangorestframework-jwt==1.11.0 -httpie==0.9.9 +httpie==3.1.0 idna==2.5 Jinja2==2.7.3 jsonschema==2.4.0