From dad2503f93186255b70b119106de9a9393dc3fe4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 09:17:21 +0000 Subject: [PATCH] Bump requests in /docs in the pip group across 1 directory Bumps the pip group with 1 update in the /docs directory: [requests](https://github.com/psf/requests). Updates `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: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 8dda1b27..9463327f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -27,7 +27,7 @@ packaging==26.0 # sphinx-scrapy pygments==2.19.2 # via sphinx -requests==2.32.5 +requests==2.33.0 # via sphinx roman-numerals==4.1.0 # via sphinx @@ -49,7 +49,7 @@ sphinx-markdown-builder @ git+https://github.com/zytedata/sphinx-markdown-builde # via sphinx-scrapy sphinx-rtd-theme==3.1.0 # via -r requirements.in -sphinx-scrapy @ git+https://github.com/scrapy/sphinx-scrapy.git@2b5f6c7de64c8317cb771fdeb2e5020d1c9c9dcf +sphinx-scrapy @ git+https://github.com/scrapy/sphinx-scrapy.git@0.7.1 # via -r requirements.in sphinxcontrib-applehelp==2.0.0 # via sphinx