Skip to content

Commit d9c7970

Browse files
chore(pip/prod)(deps): bump sphinx from 3.3.1 to 7.1.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.3.1 to 7.1.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v7.1.2/CHANGES) - [Commits](sphinx-doc/sphinx@v3.3.1...v7.1.2) --- updated-dependencies: - dependency-name: sphinx dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b7be9f commit d9c7970

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

poetry.lock

Lines changed: 12 additions & 12 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
@@ -16,7 +16,7 @@ tatsu = [
1616
{ version = ">=5.5.0,<5.7.0", python = ">=3.8, <3.10" },
1717
{ version = ">=5.7.0,<5.9.0", python = ">=3.10" }
1818
]
19-
sphinx = {version = ">=3.3.1,<6.0.0", optional = true}
19+
sphinx = {version = ">=3.3.1,<8.0.0", optional = true}
2020
sphinx-rtd-theme = { version = ">=0.5,<1.1", optional = true }
2121

2222
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)