From d823e67f7385aefc4cf51c4d53236b71900fb59b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 11:59:53 +0000 Subject: [PATCH] build(deps-dev): bump sphinx from 6.2.1 to 8.2.3 in /packages Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 8.2.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v6.2.1...v8.2.3) --- updated-dependencies: - dependency-name: sphinx dependency-version: 8.2.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/requirements-dev.txt b/packages/requirements-dev.txt index ec23591..e507cbc 100644 --- a/packages/requirements-dev.txt +++ b/packages/requirements-dev.txt @@ -76,7 +76,7 @@ shellingham==1.5.4 ; python_version >= "3.9" and python_version < "4.0" smmap==5.0.2 ; python_version >= "3.9" and python_version < "4.0" snowballstemmer==2.2.0 ; python_version >= "3.9" and python_version < "4.0" sphinx-rtd-theme==2.0.0 ; python_version >= "3.9" and python_version < "4.0" -sphinx==6.2.1 ; python_version >= "3.9" and python_version < "4.0" +sphinx==8.2.3 ; python_version >= "3.9" and python_version < "4.0" sphinxcontrib-applehelp==2.0.0 ; python_version >= "3.9" and python_version < "4.0" sphinxcontrib-devhelp==2.0.0 ; python_version >= "3.9" and python_version < "4.0" sphinxcontrib-htmlhelp==2.1.0 ; python_version >= "3.9" and python_version < "4.0"