Skip to content

Commit 903d21c

Browse files
authored
Merge pull request #252 from Paul-B98/dependabot/pip/mkdocs-gen-files-gte-0.6.1
build(deps-dev): update mkdocs-gen-files requirement from >=0.5.0 to >=0.6.1
2 parents 26d4943 + b307a4c commit 903d21c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dev = [
4242
]
4343
docs = [
4444
"mkdocs>=1.6.1",
45-
"mkdocs-gen-files>=0.5.0",
45+
"mkdocs-gen-files>=0.6.1",
4646
"mkdocs-literate-nav>=0.6.3",
4747
"mkdocs-macros-plugin>=1.5.0",
4848
"mkdocs-material>=9.7.6",

0 commit comments

Comments
 (0)