Skip to content

Commit 2011e49

Browse files
Bump sphinx from 5.3.0 to 6.1.2 (#24)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 6.1.2. - [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.1.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 200a0d1 commit 2011e49

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
@@ -35,7 +35,7 @@ keywords = [
3535
[tool.poetry.dependencies]
3636
python = "^3.8"
3737
nox = "^2022.8.7"
38-
sphinx = "^5.3.0"
38+
sphinx = ">=5.3,<7.0"
3939
rich = "^12.6.0"
4040
pytest = "^7.1.3"
4141
mypy = ">=0.971,<0.992"

0 commit comments

Comments
 (0)