Skip to content

Commit

Permalink
Chore(deps): Bump requests from 2.30.0 to 2.32.2 in /docs
Browse files Browse the repository at this point in the history
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](psf/requests@v2.30.0...v2.32.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent ffc698a commit 1b9330b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ idna==3.4
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==8.2.0
# via sphinx
jinja2==3.1.2
# via sphinx
markupsafe==2.1.2
Expand All @@ -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
Expand All @@ -55,3 +57,5 @@ sphinxcontrib-serializinghtml==1.1.5
# via sphinx
urllib3==2.0.2
# via requests
zipp==3.20.0
# via importlib-metadata

0 comments on commit 1b9330b

Please sign in to comment.