From fbc1d9f78c8e10dd5f18be149476ca7d0b6c2864 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 11:34:55 +0000 Subject: [PATCH] Bump requests from 2.31.0 to 2.32.2 Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.lib.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.lib.txt b/requirements.lib.txt index 47da99a5..9fe5bf88 100644 --- a/requirements.lib.txt +++ b/requirements.lib.txt @@ -29,7 +29,7 @@ python-dateutil==2.9.0.post0 pytz==2024.1 PyYAML==6.0.1 pyzmq==25.1.2 -requests==2.31.0 +requests==2.32.2 scipy==1.13.0 shapely==2.0.3 six==1.16.0 diff --git a/requirements.txt b/requirements.txt index fe285b27..c48972b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ python-dateutil==2.9.0.post0 pytz==2024.1 PyYAML==6.0.1 pyzmq==25.1.2 -requests==2.31.0 +requests==2.32.2 scipy==1.13.0 shapely==2.0.3 six==1.16.0