From 82f480aa039814ad21643b2ca3699931e8ed4249 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 04:14:16 +0000 Subject: [PATCH] Bump requests from 2.32.2 to 2.33.0 in /tests Bumps [requests](https://github.com/psf/requests) from 2.32.2 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.2...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements.2021.11.txt | 2 +- tests/requirements.2022.10.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/requirements.2021.11.txt b/tests/requirements.2021.11.txt index 6c9ae0e..5c4157f 100644 --- a/tests/requirements.2021.11.txt +++ b/tests/requirements.2021.11.txt @@ -8,7 +8,7 @@ pandas==1.3.4 pandas-datareader==0.10.0 pytest==6.2.4 pytest-xdist==2.3.0 -requests==2.32.2 +requests==2.33.0 scikit-learn==0.24.2 scipy==1.7.1 seaborn==0.11.2 diff --git a/tests/requirements.2022.10.txt b/tests/requirements.2022.10.txt index 32a0b73..70d217b 100644 --- a/tests/requirements.2022.10.txt +++ b/tests/requirements.2022.10.txt @@ -8,7 +8,7 @@ pandas==1.4.4 pandas-datareader==0.10.0 pytest==7.1.2 pytest-xdist==2.5.0 -requests==2.32.2 +requests==2.33.0 scikit-learn==1.5.1 scipy==1.9.1 seaborn==0.11.2