Skip to content

Commit b50c949

Browse files
chore(deps): bump mkdocstrings from 0.27.0 to 0.28.0
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.27.0 to 0.28.0. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.27.0...0.28.0) --- updated-dependencies: - dependency-name: mkdocstrings dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a733f3 commit b50c949

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

poetry.lock

Lines changed: 10 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ python-slugify = "^8.0.0"
2626
[tool.poetry.group.dev.dependencies]
2727
freezegun = "^1.2.2"
2828
Markdown = "^3.3"
29-
mkdocstrings = {extras = ["python"], version = ">=0.20,<0.28"}
29+
mkdocstrings = {extras = ["python"], version = ">=0.20,<0.29"}
3030
mkdocs-material = ">=8,<10"
3131
mkdocs = "^1.4.2"
3232
mkdocs-gen-files = ">=0.4,<0.6"

0 commit comments

Comments
 (0)