From f7e6c015166f58f7c4c569a0d1e1b9405e57c381 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 10:08:38 +0000 Subject: [PATCH] Bump requests from 2.32.2 to 2.33.0 in /build/sphinx 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: indirect ... Signed-off-by: dependabot[bot] --- build/sphinx/requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build/sphinx/requirements.txt b/build/sphinx/requirements.txt index 68b58263..9c10ce7c 100644 --- a/build/sphinx/requirements.txt +++ b/build/sphinx/requirements.txt @@ -59,9 +59,7 @@ pygments==2.17.2 # via sphinx pyyaml==6.0.1 # via myst-parser -requests==2.32.2 - # version 2.32.2 replaces 2.32.0 as it has been yanked from PyPI, - # due to the conflict with a CVE mitigation +requests==2.33.0 # via # sphinx # sphinx-immaterial