From d41a9fd1a270eb9b8d102c6b12ddb425cd7255d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 21:10:25 +0000 Subject: [PATCH] Bump httpie from 2.0.0 to 3.1.0 Bumps [httpie](https://github.com/httpie/httpie) from 2.0.0 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/2.0.0...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 f687f1b..980700d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ django-mysql==3.3.0 djangorestframework==3.11.0 djangorestframework-simplejwt==4.4.0 mysqlclient==1.4.6 -httpie==2.0.0 +httpie==3.1.0 coreapi==2.3.3 \ No newline at end of file