Skip to content

Commit 62ac7c3

Browse files
Bump mkdocstrings from 0.21.2 to 0.22.0
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.21.2 to 0.22.0. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/master/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.21.2...0.22.0) --- updated-dependencies: - dependency-name: mkdocstrings dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80066f0 commit 62ac7c3

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 additions & 6 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
@@ -23,7 +23,7 @@ sse-starlette = { version = "^1.3.3", optional = true }
2323
black = "^23.3.0"
2424
twine = "^4.0.2"
2525
mkdocs = "^1.4.3"
26-
mkdocstrings = {extras = ["python"], version = "^0.21.2"}
26+
mkdocstrings = {extras = ["python"], version = "^0.22.0"}
2727
mkdocs-material = "^9.1.14"
2828
pytest = "^7.3.1"
2929
httpx = "^0.24.1"

0 commit comments

Comments
 (0)