From 192638e591d5ba502c70b43899896d0ec1a3967d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 22:18:46 +0000 Subject: [PATCH] Bump httpie from 2.2.0 to 3.2.2 in /cm Bumps [httpie](https://github.com/httpie/httpie) from 2.2.0 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/2.2.0...3.2.2) --- updated-dependencies: - dependency-name: httpie dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cm/requirements.txt b/cm/requirements.txt index e2fd742..292cdc3 100644 --- a/cm/requirements.txt +++ b/cm/requirements.txt @@ -12,7 +12,7 @@ Flask-SQLAlchemy==2.4.4 GDAL==2.2.2 grass-session==0.1 gunicorn==20.0.4 -httpie==2.2.0 +httpie==3.2.2 idna==2.10 importlib-metadata==2.0.0 itsdangerous==1.1.0