Skip to content

Commit

Permalink
update mkdocstrings version
Browse files Browse the repository at this point in the history
  • Loading branch information
murilo-cunha committed Jan 20, 2022
1 parent 4d90dc5 commit db6d844
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 18 deletions.
66 changes: 49 additions & 17 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ pytest-cov = "^3.0.0"
coverage = "^6.2"
typer-cli = "^0.0.12"
mypy = "^0.910"
mkdocstrings = "^0.16.2"
mkdocs-material = "^8.0.5"
mkdocs-autorefs = "^0.3.0"
mkdocs-coverage = "^0.2.4"
mike = "^1.1.2"
mkdocstrings = "^0.17.0"

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

0 comments on commit db6d844

Please sign in to comment.