Skip to content

Commit 977317a

Browse files
authored
Merge pull request #378 from Josverl/dependabot/pip/sphinx-5.3.0
chore(deps-dev): bump sphinx from 4.5.0 to 5.3.0
2 parents 06b04be + 196aa7f commit 977317a

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)