Skip to content

Commit 74ccdd7

Browse files
pip: bump the all-pip-packages group with 3 updates (#211)
Bumps the all-pip-packages group with 3 updates: [requests](https://github.com/psf/requests), [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page) and [sphinxext-opengraph](https://github.com/wpilibsuite/sphinxext-opengraph). Updates `requests` from 2.32.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.32.0...v2.32.2) Updates `sphinx-notfound-page` from 1.0.0 to 1.0.2 - [Changelog](https://github.com/readthedocs/sphinx-notfound-page/blob/main/CHANGELOG.rst) - [Commits](readthedocs/sphinx-notfound-page@1.0.0...1.0.2) Updates `sphinxext-opengraph` from 0.7.5 to 0.9.1 - [Release notes](https://github.com/wpilibsuite/sphinxext-opengraph/releases) - [Commits](sphinx-doc/sphinxext-opengraph@v0.7.5...v0.9.1) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-packages - dependency-name: sphinx-notfound-page dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-packages - dependency-name: sphinxext-opengraph dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip-packages ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79eb524 commit 74ccdd7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,20 @@ powrap==1.0.1
1616
Pygments==2.18.0
1717
python-docs-theme>=2023.3.1,!=2023.7
1818
regex==2024.5.15
19-
requests==2.32.0
19+
requests==2.32.2
2020
snowballstemmer==2.2.0
2121
Sphinx==7.3.0
2222
sphinx-autobuild==2024.4.16
2323
sphinx-intl==2.2.0
2424
sphinx-lint==0.9.1
25-
sphinx-notfound-page==1.0.0
25+
sphinx-notfound-page==1.0.2
2626
sphinxcontrib-applehelp==1.0.8
2727
sphinxcontrib-devhelp==1.0.6
2828
sphinxcontrib-htmlhelp==2.0.5
2929
sphinxcontrib-jsmath==1.0.1
3030
sphinxcontrib-qthelp==1.0.7
3131
sphinxcontrib-serializinghtml==1.1.10
32-
sphinxext-opengraph==0.7.5
32+
sphinxext-opengraph==0.9.1
3333
tqdm==4.66.4
3434
translate-toolkit==3.13.0
3535
urllib3==1.26.18

0 commit comments

Comments
 (0)