From 76b708220333622cd0968ef9196ae8eef037c04a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 16:49:34 +0000 Subject: [PATCH] Bump requests from 2.32.4 to 2.33.0 in /Python 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] --- Python/requirements-notebook.txt | 2 +- Python/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Python/requirements-notebook.txt b/Python/requirements-notebook.txt index 2d88f66..b5d4754 100644 --- a/Python/requirements-notebook.txt +++ b/Python/requirements-notebook.txt @@ -79,7 +79,7 @@ pywinpty==2.0.14 PyYAML==6.0.2 pyzmq==26.2.0 referencing==0.36.2 -requests==2.32.4 +requests==2.33.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rpds-py==0.22.3 diff --git a/Python/requirements.txt b/Python/requirements.txt index a8c0f95..9c74441 100644 --- a/Python/requirements.txt +++ b/Python/requirements.txt @@ -14,7 +14,7 @@ pyparsing==3.2.1 python-dateutil==2.9.0.post0 python-dotenv==1.0.1 pytz==2024.2 -requests==2.32.4 +requests==2.33.0 six==1.17.0 tzdata==2025.1 urllib3==2.6.3