Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent 3c5d325 commit 54372f7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -48,7 +48,7 @@ mypy = "^0.961"
mkdocs = "1.4.3"
mkdocs-material = "8.5.8"
mkdocstrings = "0.22.0"
mkdocstrings-python = "1.1.2"
mkdocstrings-python = "1.2.1"
mkdocs-version-annotations = "1.0.0"

[tool.black]
Expand Down

0 comments on commit 54372f7

Please sign in to comment.