From 68acd36411a4ab71ea4189e6dc370e77d0b11dd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 17:29:35 +0000 Subject: [PATCH] Bump requests from 2.20.0 to 2.32.2 in /scripts Bumps [requests](https://github.com/psf/requests) from 2.20.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.20.0...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/requirements-simple.txt | 2 +- scripts/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/requirements-simple.txt b/scripts/requirements-simple.txt index cc56d015..0d9a3764 100644 --- a/scripts/requirements-simple.txt +++ b/scripts/requirements-simple.txt @@ -1,4 +1,4 @@ -requests==2.20.0 +requests==2.32.2 six==1.10.0 PyYAML==5.4 ujson==5.4.0 \ No newline at end of file diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 23a41a47..8a123fbd 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -29,7 +29,7 @@ pyproj==1.9.5.1 pystache==0.5.4 python-Levenshtein==0.12.0 python-geohash==0.8.5 -requests==2.20.0 +requests==2.32.2 s3transfer==0.1.3 six==1.10.0 ujson==5.4.0