| commit | 77a36a9620e2fcf9770abd4557231f3a4b71fa5f | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Aug 15 11:41:03 2024 +0200 |
| committer | GitHub <noreply@github.com> | Thu Aug 15 11:41:03 2024 +0200 |
| tree | fb108072a80ff36b14567b62aa9e233b6627c160 | |
| parent | 849f1a2f8e32cf71a4c4e631dc76d60faa8a0ef4 [diff] |
Bump griffe from 0.48.0 to 0.49.0 (#1061) Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.48.0 to 0.49.0. - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/griffe/compare/0.48.0...0.49.0) --- updated-dependencies: - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/mkdocs/requirements.txt b/mkdocs/requirements.txt index 29d53fb..af1d40f 100644 --- a/mkdocs/requirements.txt +++ b/mkdocs/requirements.txt
@@ -16,7 +16,7 @@ # under the License. mkdocs==1.6.0 -griffe==0.48.0 +griffe==0.49.0 jinja2==3.1.4 mkdocstrings==0.25.2 mkdocstrings-python==1.10.8