Skip to content

Commit

Permalink
chore: bump mkdocstrings[python] from 0.25.0 to 0.25.1
Browse files Browse the repository at this point in the history
Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 0.25.0 to 0.25.1.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/mkdocstrings@0.25.0...0.25.1)

---
updated-dependencies:
- dependency-name: mkdocstrings[python]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent d100d5f commit 3127254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ devdocs = [
"mkdocs-material==9.5.21",
"mkdocs-static-i18n==1.2.2",
"mdx-include==1.4.2",
"mkdocstrings[python]==0.25.0",
"mkdocstrings[python]==0.25.1",
"mkdocs-literate-nav==0.6.1",
"mkdocs-git-revision-date-localized-plugin==1.2.5",
"mike==2.1.1", # versioning
Expand Down

0 comments on commit 3127254

Please sign in to comment.