From d736a331addee79e9b53851c5b2ccda3e64121d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 00:11:03 +0000 Subject: [PATCH] Bump httpie from 1.0.2 to 1.0.3 Bumps [httpie](https://github.com/httpie/httpie) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/httpie/httpie/releases) - [Changelog](https://github.com/httpie/httpie/blob/master/CHANGELOG.rst) - [Commits](https://github.com/httpie/httpie/compare/1.0.2...1.0.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5006c92..8f71186 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ chardet==3.0.4 Django==2.1.7 django-filter==2.1.0 djangorestframework==3.9.1 -httpie==1.0.2 +httpie==1.0.3 idna==2.8 Markdown==3.0.1 pycodestyle==2.5.0