From f07ac1b2f54cfb685ae1f85e048f7a0a29914620 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 05:35:53 +0000 Subject: [PATCH] pip: bump the all-pip-packages group with 3 updates 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](https://github.com/psf/requests/compare/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](https://github.com/readthedocs/sphinx-notfound-page/compare/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](https://github.com/wpilibsuite/sphinxext-opengraph/compare/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] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5933ba8a3..0033e7cf8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,20 +16,20 @@ powrap==1.0.1 Pygments==2.18.0 python-docs-theme>=2023.3.1,!=2023.7 regex==2024.5.15 -requests==2.32.0 +requests==2.32.2 snowballstemmer==2.2.0 Sphinx==7.3.0 sphinx-autobuild==2024.4.16 sphinx-intl==2.2.0 sphinx-lint==0.9.1 -sphinx-notfound-page==1.0.0 +sphinx-notfound-page==1.0.2 sphinxcontrib-applehelp==1.0.8 sphinxcontrib-devhelp==1.0.6 sphinxcontrib-htmlhelp==2.0.5 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.7 sphinxcontrib-serializinghtml==1.1.10 -sphinxext-opengraph==0.7.5 +sphinxext-opengraph==0.9.1 tqdm==4.66.4 translate-toolkit==3.13.0 urllib3==1.26.18