Skip to content

Commit 5c7643c

Browse files
build(deps-dev): bump sphinx from 5.3.0 to 6.2.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 6.2.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](sphinx-doc/sphinx@v5.3.0...v6.2.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8582691 commit 5c7643c

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ types-setuptools = ">=65.6.0.3,<69.0.0.0"
6060
setuptools = ">=65.6.3,<69.0.0"
6161

6262
[tool.poetry.group.docs.dependencies]
63-
sphinx = "^5.3.0"
63+
sphinx = ">=5.3,<7.0"
6464
myst-parser = "^1.0.0"
6565
sphinxcontrib-apidoc = "^0.3.0"
6666
sphinx-autodoc-typehints = "^1.17.1"

0 commit comments

Comments
 (0)