Skip to content

Commit 41e2184

Browse files
authored
Merge pull request #292 from abetlen/dependabot/pip/mkdocstrings-0.22.0
Bump mkdocstrings from 0.21.2 to 0.22.0
2 parents 80066f0 + 62ac7c3 commit 41e2184

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)