From c18b026bb1e013d65851f417a5ddd81ffdd0f60b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 15:19:07 +0000 Subject: [PATCH] Bump requests in /build_scripts in the pip group across 1 directory Bumps the pip group with 1 update in the /build_scripts directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.32.5 to 2.33.0 - [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.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] --- build_scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_scripts/requirements.txt b/build_scripts/requirements.txt index 9df58e5..abee2c1 100644 --- a/build_scripts/requirements.txt +++ b/build_scripts/requirements.txt @@ -22,7 +22,7 @@ python-dateutil==2.9.0.post0 # via multiurl pytz==2025.2 # via multiurl -requests==2.32.5 +requests==2.33.0 # via # cdsapi # ecmwf-datastores-client