From e7e6c97a117ebf75856f52d1f38661a1d138062e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 21:10:06 +0000 Subject: [PATCH] chore(deps): bump httpie from 1.0.3 to 3.1.0 in /veracode 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] --- veracode/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/veracode/requirements.txt b/veracode/requirements.txt index 004ee12..622a6bd 100644 --- a/veracode/requirements.txt +++ b/veracode/requirements.txt @@ -2,7 +2,7 @@ certifi==2020.12.5 chardet==4.0.0 defusedxml==0.7.1 docopt==0.6.2 -httpie==1.0.3 +httpie==3.1.0 idna==2.10 Pygments==2.8.1 PyYAML==5.4.1