Skip to content

Commit 590a886

Browse files
build(deps-dev): bump sphinx from 7.4.7 to 8.1.3 in /clients/python (#2063)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.7 to 8.1.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.4.7...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-version: 8.1.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d2bfffc commit 590a886

File tree

2 files changed

+23
-27
lines changed

2 files changed

+23
-27
lines changed

clients/python/poetry.lock

Lines changed: 22 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

clients/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ olot = ["olot"]
3737
optional = true
3838

3939
[tool.poetry.group.docs.dependencies]
40-
sphinx = "^7.2.6"
40+
sphinx = ">=7.2.6,<9.0.0"
4141
furo = ">=2023.9.10,<2026.0.0"
4242
myst-parser = { extras = ["linkify"], version = ">=2,<5" }
4343
sphinx-autobuild = ">=2021.3.14,<2025.0.0"

0 commit comments

Comments
 (0)