Skip to content

Commit 59a084f

Browse files
Bump mkdocstrings from 0.22.0 to 0.23.0
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.22.0 to 0.23.0. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.22.0...0.23.0) --- updated-dependencies: - dependency-name: mkdocstrings dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1ec569 commit 59a084f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 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
@@ -26,7 +26,7 @@ pydantic-settings = { version = ">=2.0.1", optional = true }
2626
black = "^23.7.0"
2727
twine = "^4.0.2"
2828
mkdocs = "^1.5.2"
29-
mkdocstrings = {extras = ["python"], version = "^0.22.0"}
29+
mkdocstrings = {extras = ["python"], version = "^0.23.0"}
3030
mkdocs-material = "^9.2.8"
3131
pytest = "^7.4.2"
3232
httpx = "^0.24.1"

0 commit comments

Comments
 (0)