From 467a1db5d552c59aab4ff06be78b2a541cde4050 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 23:03:47 +0000 Subject: [PATCH] Bump requests from 2.27.1 to 2.33.0 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.27.1 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.27.1...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 96cae93ce6..c1655d57ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ pandas==0.24.1 -requests==2.27.1 \ No newline at end of file +requests==2.33.0 \ No newline at end of file