Skip to content

Commit 03f1bff

Browse files
Chore(deps): Bump the pip group across 1 directory with 2 updates (#993)
Bumps the pip group with 2 updates in the /docs directory: [requests](https://github.com/psf/requests) and [urllib3](https://github.com/urllib3/urllib3). Updates `requests` from 2.32.2 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.2...v2.32.4) Updates `urllib3` from 2.2.2 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.6.3) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: indirect dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff49f70 commit 03f1bff

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,17 @@ packaging==23.1
3030
# via sphinx
3131
pygments==2.19.1
3232
# via sphinx
33-
requests==2.32.2
33+
requests==2.32.4
3434
# via sphinx
3535
snowballstemmer==2.2.0
3636
# via sphinx
3737
sphinx==7.4.7
3838
# via
39-
# -r docs/requirements.in
39+
# -r requirements.in
4040
# sphinx-rtd-theme
4141
# sphinxcontrib-jquery
4242
sphinx-rtd-theme==3.1.0
43-
# via -r docs/requirements.in
43+
# via -r requirements.in
4444
sphinxcontrib-applehelp==2.0.0
4545
# via sphinx
4646
sphinxcontrib-devhelp==2.0.0
@@ -57,7 +57,7 @@ sphinxcontrib-serializinghtml==2.0.0
5757
# via sphinx
5858
tomli==2.4.0
5959
# via sphinx
60-
urllib3==2.2.2
60+
urllib3==2.6.3
6161
# via requests
6262
zipp==3.23.0
6363
# via importlib-metadata

0 commit comments

Comments
 (0)