From db15a16b3dba4d9a911e86dea93ddd9b778b3853 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 18:21:06 +0000 Subject: [PATCH] Bump urllib3 from 2.6.3 to 2.7.0 in /docs Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index fe20c48..d44e652 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,7 +3,7 @@ aiohappyeyeballs==2.6.1 # via aiohttp aiohttp==3.13.5 - # via -r docs/requirements.in + # via -r requirements.in aiosignal==1.4.0 # via aiohttp alabaster==1.0.0 @@ -58,7 +58,7 @@ snowballstemmer==3.0.1 # via sphinx sphinx==9.1.0 # via - # -r docs/requirements.in + # -r requirements.in # sphinx-argparse # sphinx-copybutton # sphinx-last-updated-by-git @@ -68,7 +68,7 @@ sphinx==9.1.0 # sphinx-scrapy # sphinxcontrib-jquery sphinx-argparse==0.5.2 - # via -r docs/requirements.in + # via -r requirements.in sphinx-copybutton==0.5.2 # via sphinx-scrapy sphinx-last-updated-by-git==0.3.8 @@ -78,9 +78,9 @@ sphinx-llms-txt @ git+https://github.com/zytedata/sphinx-llms-txt.git@5e8866cb0c sphinx-markdown-builder @ git+https://github.com/zytedata/sphinx-markdown-builder.git@cfe4c0bfd7b4542f7e6b65a58cdf9ec765829940 # via sphinx-scrapy sphinx-rtd-theme==3.1.0 - # via -r docs/requirements.in -sphinx-scrapy @ git+https://github.com/scrapy/sphinx-scrapy.git@eef1f8c3ab3b74b6891752b8f4624373345bae26 - # via -r docs/requirements.in + # via -r requirements.in +sphinx-scrapy @ git+https://github.com/scrapy/sphinx-scrapy.git@0.8.4 + # via -r requirements.in sphinx-sitemap==2.9.0 # via sphinx-scrapy sphinxcontrib-applehelp==2.0.0 @@ -100,8 +100,8 @@ sphinxcontrib-serializinghtml==2.0.0 tabulate==0.10.0 # via sphinx-markdown-builder tenacity==9.1.4 - # via -r docs/requirements.in -urllib3==2.6.3 + # via -r requirements.in +urllib3==2.7.0 # via requests yarl==1.23.0 # via aiohttp