Skip to content

Commit 66272a6

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

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
@@ -1,7 +1,7 @@
11
# PyWry Documentation Requirements
22
mkdocs>=1.5.0
33
mkdocs-material>=9.5.0
4-
mkdocs-autorefs>=1.0.0
4+
mkdocs-autorefs>=1.4.4
55

66
# Auto-generated API documentation from source
77
mkdocstrings[python]>=1.0.4

0 commit comments

Comments
 (0)