File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33## New Features
44
5- * Pytest v9.x is now supported.
5+ * ` mkdocs-gen-files ` v0.6 is now supported.
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ classifiers = [
3838requires-python = " >= 3.11, < 4"
3939dependencies = [
4040 " nox >= 2022.11.21" ,
41- " mkdocs-gen-files >= 0.4.0, < 0.6 .0" ,
41+ " mkdocs-gen-files >= 0.4.0, < 0.7 .0" ,
4242 " semver >= 3.0.1, < 4" ,
4343 " github-action-utils >= 1.1.0, < 2" ,
4444 " mkdocstrings-python >= 1.14.6, < 2" ,
@@ -79,7 +79,7 @@ dev-mkdocs = [
7979 " black == 25.1.0" ,
8080 " Markdown == 3.8" ,
8181 " mike == 2.1.3" ,
82- " mkdocs-gen-files == 0.5 .0" ,
82+ " mkdocs-gen-files == 0.6 .0" ,
8383 " mkdocs-literate-nav == 0.6.2" ,
8484 " mkdocs-macros-plugin == 1.3.7" ,
8585 " mkdocs-material == 9.6.12" ,
You can’t perform that action at this time.
0 commit comments