Skip to content

Commit

Permalink
Bump mkdocstrings from 0.25.2 to 0.26.1 (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
Argmaster authored Oct 23, 2024
2 parents 17c74bf + 99b4d8b commit 8708981
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -90,7 +90,7 @@ optional = true
[tool.poetry.group.docs.dependencies]
mkdocs = "^1.5.2"
mkdocs-material = "^9.1.21"
mkdocstrings = { extras = ["python"], version = ">=0.25.1,<0.26" }
mkdocstrings = { extras = ["python"], version = ">=0.25.1,<0.27" }
mkdocs-literate-nav = "^0.6.0"
mkdocs-macros-plugin = "^1.0.2"
mkdocs-gen-files = "^0.5.0"
Expand Down

0 comments on commit 8708981

Please sign in to comment.