Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 8cc52fa commit a4964ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -33,7 +33,7 @@ requests-mock = "^1.12.1"
pytest-freezegun = "^0.4.2"
mkdocs = "^1.6.1"
mkdocs-autorefs = "^1.1.0"
mkdocstrings = {extras = ["python"], version = "^0.26.2"}
mkdocstrings = {extras = ["python"], version = "^0.27.0"}
mkdocs-material = "^9.5.44"
mkdocs-gen-files = "^0.5.0"
mkdocs-literate-nav = "^0.6.1"
Expand Down

0 comments on commit a4964ae

Please sign in to comment.