Skip to content

Commit f95c058

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 6d9f2e8 commit f95c058

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -111,7 +111,7 @@ mypy-boto3-dynamodb = ">=1.28.18"
111111
mkdocs = "1.6.1"
112112
griffe = "1.7.3"
113113
jinja2 = "3.1.6"
114-
mkdocstrings = "0.29.1"
114+
mkdocstrings = "0.30.0"
115115
mkdocstrings-python = "1.16.12"
116116
mkdocs-literate-nav = "0.6.2"
117117
mkdocs-autorefs = "1.4.2"

0 commit comments

Comments
 (0)