From 62e4659976e01ea8a3b9f306e6042981a7c194e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 16:03:44 +0000 Subject: [PATCH] Bump requests from 2.32.4 to 2.33.0 in /config/pip Bumps [requests](https://github.com/psf/requests) from 2.32.4 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.4...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- config/pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/pip/requirements.txt b/config/pip/requirements.txt index 7327d76..6b944a9 100644 --- a/config/pip/requirements.txt +++ b/config/pip/requirements.txt @@ -33,7 +33,7 @@ pytorch-lamb==1.0.0 pytz==2019.3 PyYAML==5.4 regex==2020.1.8 -requests==2.32.4 +requests==2.33.0 ruamel.yaml==0.16.5 ruamel.yaml.clib==0.2.0 s3transfer==0.3.0