Skip to content

Commit 1156c2f

Browse files
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](psf/requests@v2.30.0...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d8dfcbb commit 1156c2f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/requirements.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ idna==3.4
2020
# via requests
2121
imagesize==1.4.1
2222
# via sphinx
23+
importlib-metadata==8.5.0
24+
# via sphinx
2325
jinja2==3.1.2
2426
# via sphinx
2527
markupsafe==2.1.2
@@ -28,7 +30,7 @@ packaging==23.1
2830
# via sphinx
2931
pygments==2.15.1
3032
# via sphinx
31-
requests==2.30.0
33+
requests==2.32.2
3234
# via sphinx
3335
snowballstemmer==2.2.0
3436
# via sphinx
@@ -55,3 +57,5 @@ sphinxcontrib-serializinghtml==1.1.5
5557
# via sphinx
5658
urllib3==2.0.2
5759
# via requests
60+
zipp==3.21.0
61+
# via importlib-metadata

0 commit comments

Comments
 (0)