Skip to content

Commit e7a2dab

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

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
@@ -109,7 +109,7 @@ mypy-boto3-dynamodb = ">=1.28.18"
109109
[tool.poetry.group.docs.dependencies]
110110
# for mkdocs
111111
mkdocs = "1.6.1"
112-
griffe = "1.7.3"
112+
griffe = "1.9.0"
113113
jinja2 = "3.1.6"
114114
mkdocstrings = "0.30.0"
115115
mkdocstrings-python = "1.16.12"

0 commit comments

Comments
 (0)