From cf5272e02a4223d9204ee7bb6556069e1cbf9012 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 04:14:27 +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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 1e9856d..f349542 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -80,7 +80,7 @@ pyyaml==6.0.3 # via # folioclient # myst-parser -requests==2.32.5 +requests==2.33.0 # via sphinx roman-numerals-py==3.1.0 ; python_full_version >= '3.11' # via sphinx