Skip to content

Commit 196aa7f

Browse files
chore(deps-dev): bump sphinx from 4.5.0 to 5.3.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.5.0 to 5.3.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](sphinx-doc/sphinx@v4.5.0...v5.3.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 12a311d commit 196aa7f

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

poetry.lock

Lines changed: 15 additions & 15 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
@@ -69,7 +69,7 @@ tools = ["mpremote", "esptool", "pyserial"]
6969
[tool.poetry.group.docs]
7070
optional = true
7171
[tool.poetry.group.docs.dependencies]
72-
Sphinx = "^4.4.0"
72+
Sphinx = ">=4.4,<6.0"
7373
myst-parser = ">=0.17,<0.19"
7474
sphinxcontrib-mermaid = ">=0.7.1,<0.9.0"
7575
sphinx_rtd_theme = "^1.0.0"

0 commit comments

Comments
 (0)