Skip to content

Commit 676bfaf

Browse files
chore: bump sphinx from 4.5.0 to 5.0.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.5.0 to 5.0.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](sphinx-doc/sphinx@v4.5.0...v5.0.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dfc0d0a commit 676bfaf

2 files changed

Lines changed: 8 additions & 31 deletions

File tree

poetry.lock

Lines changed: 7 additions & 30 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
@@ -24,7 +24,7 @@ defusedxml = "^0.7.1"
2424
netifaces = "^0.11.0"
2525
pyglet = "^1.5.21"
2626
sphinx-autodoc-typehints = "^1.0"
27-
Sphinx = "^4.0"
27+
Sphinx = ">=4,<6"
2828
sphinx-rtd-theme = "^1.0"
2929
PyVirtualDisplay = "^3.0"
3030

0 commit comments

Comments
 (0)