From 8f68d1e17c199b29d7625213f9053a5b38342bff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 21:23:17 +0000 Subject: [PATCH] Bump httpie from 1.0.3 to 3.1.0 in /Lesson02/Exercise05 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:production ... Signed-off-by: dependabot[bot] --- Lesson02/Exercise05/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lesson02/Exercise05/requirements.txt b/Lesson02/Exercise05/requirements.txt index 2dde38f..bb09486 100644 --- a/Lesson02/Exercise05/requirements.txt +++ b/Lesson02/Exercise05/requirements.txt @@ -1,4 +1,4 @@ Flask==1.0.3 Flask-RESTful==0.3.7 -httpie==1.0.3 +httpie==3.1.0