From 21378fb4c73ce5751be816b4a2711e156408eb51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 22:18:16 +0000 Subject: [PATCH] Bump httpie from 1.0.3 to 3.2.2 in /akamai Bumps [httpie](https://github.com/httpie/httpie) from 1.0.3 to 3.2.2. - [Release notes](https://github.com/httpie/httpie/releases) - [Changelog](https://github.com/httpie/cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/httpie/httpie/compare/1.0.3...3.2.2) --- updated-dependencies: - dependency-name: httpie dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- akamai/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/akamai/requirements.txt b/akamai/requirements.txt index a9d66369..16862dc6 100644 --- a/akamai/requirements.txt +++ b/akamai/requirements.txt @@ -5,7 +5,7 @@ chardet==3.0.4 cryptography==3.3.2 edgegrid-python==1.1.1 enum34==1.1.6 -httpie==1.0.3 +httpie==3.2.2 httpie-edgegrid==1.0.2 idna==2.8 ipaddress==1.0.22