Skip to content

Commit e28067f

Browse files
authored
Merge branch 'main' into renovate/pypa-gh-action-pypi-publish-digest
2 parents 2beb891 + cef413f commit e28067f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ types-setuptools = ">=74.0.0.20240831,<75.0.0.0"
123123

124124
[tool.poetry.group.docs.dependencies]
125125
mkdocs-material = "^9.5.0"
126-
mkdocstrings = { extras = ["python"], version = ">=0.25.1,<0.26.0" }
126+
mkdocstrings = { extras = ["python"], version = ">=0.26.0,<0.27.0" }
127127
mkdocs-literate-nav = ">=0.4.1,<0.7.0"
128128
mkdocs-section-index = "^0.3.4"
129129
mkdocs-autorefs = "^1.0.1"

0 commit comments

Comments
 (0)