From 422af340023017d90b57f79baa169355ab23425a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 16:49:16 +0000 Subject: [PATCH] Bump requests from 2.32.5 to 2.33.0 Bumps [requests](https://github.com/psf/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: direct:production ... Signed-off-by: dependabot[bot] --- requirements-notebook.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-notebook.txt b/requirements-notebook.txt index 784d830..797dba8 100644 --- a/requirements-notebook.txt +++ b/requirements-notebook.txt @@ -79,7 +79,7 @@ pywinpty==3.0.2 ; platform_system == "Windows" PyYAML==6.0.3 pyzmq==27.1.0 referencing==0.37.0 -requests==2.32.5 +requests==2.33.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rfc3987-syntax==1.1.0 diff --git a/requirements.txt b/requirements.txt index 7daab8c..1037ec5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ charset-normalizer==3.4.4 idna==3.11 python-dateutil==2.9.0.post0 python-dotenv==1.2.1 -requests==2.32.5 +requests==2.33.0 six==1.17.0 urllib3==2.6.3 websocket-client==1.9.0