Skip to content

Commit 5015df1

Browse files
authored
Merge pull request #258 from python-openapi/dependabot/pip/sphinx-immaterial-0.13.9
Bump sphinx-immaterial from 0.12.6 to 0.13.9
2 parents c30c2c1 + 6caeb1d commit 5015df1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -101,7 +101,7 @@ tbump = "^6.11.0"
101101

102102
[tool.poetry.group.docs.dependencies]
103103
sphinx = ">=5.3,<9.0"
104-
sphinx-immaterial = ">=0.11,<0.13"
104+
sphinx-immaterial = ">=0.11,<0.14"
105105

106106
[tool.pytest.ini_options]
107107
addopts = """

0 commit comments

Comments
 (0)