From 1aab14d17c331e5d5662e319e4cb53fcb5238d9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 21:47:29 +0000 Subject: [PATCH] Bump requests from 2.27.1 to 2.33.0 in /distribution_shift_framework Bumps [requests](https://github.com/psf/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 ... Signed-off-by: dependabot[bot] --- distribution_shift_framework/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution_shift_framework/requirements.txt b/distribution_shift_framework/requirements.txt index 46c3735..b03adcd 100644 --- a/distribution_shift_framework/requirements.txt +++ b/distribution_shift_framework/requirements.txt @@ -38,7 +38,7 @@ protobuf==3.19.4 pyasn1==0.4.8 pyasn1-modules==0.2.8 PyYAML==6.0 -requests==2.27.1 +requests==2.33.0 requests-oauthlib==1.3.1 rsa==4.8 scikit-learn==1.0.2