File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33## New Features
44
5- * ` mkdocs-gen-files ` v0.6 is now supported.
5+ * ` mkdocsstrings-python ` v2.0 are now supported.
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ dependencies = [
4141 " mkdocs-gen-files >= 0.4.0, < 0.7.0" ,
4242 " semver >= 3.0.1, < 4" ,
4343 " github-action-utils >= 1.1.0, < 2" ,
44- " mkdocstrings-python >= 1.14.6, < 2 " ,
44+ " mkdocstrings-python >= 1.14.6, < 3 " ,
4545]
4646dynamic = [" version" ]
4747
@@ -83,8 +83,8 @@ dev-mkdocs = [
8383 " mkdocs-literate-nav == 0.6.2" ,
8484 " mkdocs-macros-plugin == 1.3.7" ,
8585 " mkdocs-material == 9.6.12" ,
86- " mkdocstrings[python] == 0.29.1 " ,
87- " mkdocstrings-python == 1.16.10 " ,
86+ " mkdocstrings[python] == 1.0.0 " ,
87+ " mkdocstrings-python == 2.0.1 " ,
8888]
8989dev-mypy = [
9090 " mypy == 1.15.0" ,
You can’t perform that action at this time.
0 commit comments