Skip to content

Commit 768a00a

Browse files
chore(deps-dev): bump griffe from 1.3.2 to 1.5.1
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 1.3.2 to 1.5.1. - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.3.2...1.5.1) --- updated-dependencies: - dependency-name: griffe dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f7290e commit 768a00a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -96,7 +96,7 @@ mkdocs-material = { extras = ["imaging"], version = "^9.5.3" }
9696
mkdocs-plugin-inline-svg = "^0.1.0"
9797
mkdocs-exclude = "^1.0.2"
9898
mkdocstrings = { extras = ["python"], version = ">=0.24,<0.27" }
99-
griffe = ">=0.47.0,<1.4.0"
99+
griffe = ">=0.47.0,<1.6.0"
100100
griffe-inherited-docstrings = "^1.0.0"
101101
mkdocs-awesome-pages-plugin = "^2.9.2"
102102

0 commit comments

Comments
 (0)