Chore(deps): Bump requests from 2.30.0 to 2.32.2 in /docs (#832)

Bumps [requests](https://github.com/psf/requests) from 2.30.0 to 2.32.2.
- [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.30.0...v2.32.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-11-20 13:50:30 +01:00 committed by GitHub
parent d8dfcbb948
commit 1156c2f28f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 1 deletions

View File

@ -20,6 +20,8 @@ idna==3.4
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==8.5.0
# via sphinx
jinja2==3.1.2
# via sphinx
markupsafe==2.1.2
@ -28,7 +30,7 @@ packaging==23.1
# via sphinx
pygments==2.15.1
# via sphinx
requests==2.30.0
requests==2.32.2
# via sphinx
snowballstemmer==2.2.0
# via sphinx
@ -55,3 +57,5 @@ sphinxcontrib-serializinghtml==1.1.5
# via sphinx
urllib3==2.0.2
# via requests
zipp==3.21.0
# via importlib-metadata