Skip to content

Commit 0d519e7

Browse files
build(deps): update mkdocstrings requirement in /pywry/docs
Updates the requirements on [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) to permit the latest version. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.26.0...1.0.4) --- updated-dependencies: - dependency-name: mkdocstrings dependency-version: 1.0.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a05fc73 commit 0d519e7

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
@@ -4,7 +4,7 @@ mkdocs-material>=9.5.0
44
mkdocs-autorefs>=1.0.0
55

66
# Auto-generated API documentation from source
7-
mkdocstrings[python]>=0.26.0
7+
mkdocstrings[python]>=1.0.4
88
griffe>=2.0.2
99

1010
# For cross-references

0 commit comments

Comments
 (0)