Skip to content

Commit 1640d34

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

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
[tool.poetry.group.docs.dependencies]
112112
# for mkdocs
113113
mkdocs = "1.6.1"
114-
griffe = "1.12.1"
114+
griffe = "1.13.0"
115115
jinja2 = "3.1.6"
116116
mkdocstrings = "0.30.0"
117117
mkdocstrings-python = "1.17.0"

0 commit comments

Comments
 (0)