Skip to content

Commit ccdec01

Browse files
Build: Bump mkdocstrings from 0.29.1 to 0.30.0
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.29.1 to 0.30.0. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.29.1...0.30.0) --- updated-dependencies: - dependency-name: mkdocstrings dependency-version: 0.30.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e391a7 commit ccdec01

File tree

2 files changed

+30
-47
lines changed

2 files changed

+30
-47
lines changed

poetry.lock

Lines changed: 29 additions & 46 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
@@ -110,7 +110,7 @@ mypy-boto3-dynamodb = ">=1.28.18"
110110
mkdocs = "1.6.1"
111111
griffe = "1.7.3"
112112
jinja2 = "3.1.6"
113-
mkdocstrings = "0.29.1"
113+
mkdocstrings = "0.30.0"
114114
mkdocstrings-python = "1.16.12"
115115
mkdocs-literate-nav = "0.6.2"
116116
mkdocs-autorefs = "1.4.2"

0 commit comments

Comments
 (0)