Skip to content

Commit

Permalink
fix(deps): update dependency mkdocstrings to ^0.19.0 (#187)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 12, 2022
1 parent dcd179f commit b24ed36
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 37 deletions.
47 changes: 11 additions & 36 deletions docs/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packages = [{include = "deptry_docs"}]
python = "^3.9"
mkdocs = "^1.3.0"
mkdocs-material = "^8.3.8"
mkdocstrings = "^0.18.1"
mkdocstrings = "^0.19.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit b24ed36

Please sign in to comment.