From 9a464c85cea07d1b47b67913424dd3a4e7318ecf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 17:03:48 +0000 Subject: [PATCH] build(deps): bump sphinxcontrib-qthelp from 1.0.3 to 2.0.0 Bumps [sphinxcontrib-qthelp](https://github.com/sphinx-doc/sphinxcontrib-qthelp) from 1.0.3 to 2.0.0. - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-qthelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-qthelp/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinxcontrib-qthelp/compare/1.0.3...2.0.0) --- updated-dependencies: - dependency-name: sphinxcontrib-qthelp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 9f32d50..073b91c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -16,6 +16,6 @@ sphinxcontrib-applehelp==1.0.4 sphinxcontrib-devhelp==1.0.2 sphinxcontrib-htmlhelp==2.0.1 sphinxcontrib-jsmath==1.0.1 -sphinxcontrib-qthelp==1.0.3 +sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==1.1.5 urllib3==2.2.2 \ No newline at end of file