Skip to content

Commit 5c6ce73

Browse files
authored
Merge pull request #393 from python-openapi/dependabot/pip/sphinx-immaterial-0.12.5
Bump sphinx-immaterial from 0.11.14 to 0.12.5
2 parents d008bb9 + 2160a14 commit 5c6ce73

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

Lines changed: 6 additions & 5 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
@@ -82,7 +82,7 @@ openapi-spec-validator = "openapi_spec_validator.__main__:main"
8282

8383
[tool.poetry.group.docs.dependencies]
8484
sphinx = ">=5.3,<8.0"
85-
sphinx-immaterial = "^0.11.0"
85+
sphinx-immaterial = ">=0.11,<0.13"
8686

8787
[tool.pytest.ini_options]
8888
addopts = """

0 commit comments

Comments
 (0)