Skip to content

Commit 81bc1e6

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

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
@@ -103,7 +103,7 @@ docutils = "!=0.21.post1" # https://github.com/python-poetry/poetry/issues/924
103103
[tool.poetry.group.docs.dependencies]
104104
# for mkdocs
105105
mkdocs = "1.6.1"
106-
griffe = "1.6.0"
106+
griffe = "1.6.1"
107107
jinja2 = "3.1.6"
108108
mkdocstrings = "0.29.0"
109109
mkdocstrings-python = "1.16.5"

0 commit comments

Comments
 (0)