Skip to content

Commit dad2503

Browse files
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](psf/requests@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] <support@github.com>
1 parent c06d8bc commit dad2503

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ packaging==26.0
2727
# sphinx-scrapy
2828
pygments==2.19.2
2929
# via sphinx
30-
requests==2.32.5
30+
requests==2.33.0
3131
# via sphinx
3232
roman-numerals==4.1.0
3333
# via sphinx
@@ -49,7 +49,7 @@ sphinx-markdown-builder @ git+https://github.com/zytedata/sphinx-markdown-builde
4949
# via sphinx-scrapy
5050
sphinx-rtd-theme==3.1.0
5151
# via -r requirements.in
52-
sphinx-scrapy @ git+https://github.com/scrapy/sphinx-scrapy.git@2b5f6c7de64c8317cb771fdeb2e5020d1c9c9dcf
52+
sphinx-scrapy @ git+https://github.com/scrapy/sphinx-scrapy.git@0.7.1
5353
# via -r requirements.in
5454
sphinxcontrib-applehelp==2.0.0
5555
# via sphinx

0 commit comments

Comments
 (0)