Skip to content

Commit

Permalink
build(deps-dev): Bump mkdocstrings from 0.22.0 to 0.23.0
Browse files Browse the repository at this point in the history
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/mkdocstrings@0.22.0...0.23.0)

---
updated-dependencies:
- dependency-name: mkdocstrings
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 86ba151 commit 424f1c4
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 59 deletions.
98 changes: 40 additions & 58 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 @@ -113,7 +113,7 @@ types-setuptools = "^68.0.0.3"
mkdocs-material = "^9.4.0"
mkdocstrings = { extras = [
"python",
], version = ">=0.19,<0.23" }
], version = ">=0.19,<0.24" }
mkdocs-literate-nav = ">=0.4.1,<0.7.0"
mkdocs-section-index = "^0.3.4"
mkdocs-autorefs = "^0.5.0"
Expand Down

0 comments on commit 424f1c4

Please sign in to comment.