From b12405709b7f59e6f8f061213dde89d5f9ad9ff9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 05:21:45 +0000 Subject: [PATCH] pip: bump the all-pip-packages group with 2 updates Bumps the all-pip-packages group with 2 updates: [sphinxcontrib-htmlhelp](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp) and [sphinxcontrib-qthelp](https://github.com/sphinx-doc/sphinxcontrib-qthelp). Updates `sphinxcontrib-htmlhelp` from 2.0.5 to 2.0.6 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/master/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/compare/2.0.5...2.0.6) Updates `sphinxcontrib-qthelp` from 1.0.7 to 1.0.8 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-qthelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-qthelp/blob/master/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinxcontrib-qthelp/compare/1.0.7...1.0.8) --- updated-dependencies: - dependency-name: sphinxcontrib-htmlhelp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-packages - dependency-name: sphinxcontrib-qthelp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-packages ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6582ba5fe..ee229c833 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,9 +25,9 @@ sphinx-lint==0.9.1 sphinx-notfound-page==1.0.2 sphinxcontrib-applehelp==1.0.8 sphinxcontrib-devhelp==1.0.6 -sphinxcontrib-htmlhelp==2.0.5 +sphinxcontrib-htmlhelp==2.0.6 sphinxcontrib-jsmath==1.0.1 -sphinxcontrib-qthelp==1.0.7 +sphinxcontrib-qthelp==1.0.8 sphinxcontrib-serializinghtml==1.1.10 sphinxext-opengraph==0.9.1 tqdm==4.66.4