Skip to content

Commit f510582

Browse files
build(deps): update mkdocs-gen-files requirement in /pywry/docs (#19)
Updates the requirements on [mkdocs-gen-files](https://github.com/oprypin/mkdocs-gen-files) to permit the latest version. - [Release notes](https://github.com/oprypin/mkdocs-gen-files/releases) - [Commits](oprypin/mkdocs-gen-files@v0.5.0...v0.6.1) --- updated-dependencies: - dependency-name: mkdocs-gen-files dependency-version: 0.6.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com>
1 parent 2ed02bb commit f510582

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
@@ -8,7 +8,7 @@ mkdocstrings[python]>=1.0.4
88
griffe>=2.0.2
99

1010
# For cross-references
11-
mkdocs-gen-files>=0.5.0
11+
mkdocs-gen-files>=0.6.1
1212
mkdocs-literate-nav>=0.6.3
1313
mkdocs-section-index>=0.3.12
1414

0 commit comments

Comments
 (0)