Skip to content

Commit a05fc73

Browse files
build(deps): update griffe requirement in /pywry/docs (#21)
Updates the requirements on [griffe](https://github.com/mkdocstrings/griffe) to permit the latest version. - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.0.0...2.0.2) --- updated-dependencies: - dependency-name: griffe dependency-version: 2.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 337d1cd commit a05fc73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pywry/docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ mkdocs-autorefs>=1.0.0
55

66
# Auto-generated API documentation from source
77
mkdocstrings[python]>=0.26.0
8-
griffe>=1.0.0
8+
griffe>=2.0.2
99

1010
# For cross-references
1111
mkdocs-gen-files>=0.5.0

0 commit comments

Comments
 (0)