We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 377550e + 373224e commit 9ce5176Copy full SHA for 9ce5176
2 files changed
pyproject.toml
@@ -142,7 +142,7 @@ ci = [
142
"mkdocs>=1.5.0,<2.0.0",
143
"mkdocs-material>=9.1.0,<10.0.0",
144
"mkdocstrings>=0.22.0,<2.0.0",
145
- "mkdocstrings-python>=1.1.0,<2.0.0",
+ "mkdocstrings-python>=1.1.0,<3.0.0",
146
"mkdocs-gen-files>=0.5.0,<1.0.0",
147
"mkdocs-literate-nav>=0.6.0,<1.0.0",
148
"mkdocs-section-index>=0.3.0,<1.0.0",
@@ -234,7 +234,7 @@ ci = [
234
235
236
237
238
239
240
uv.lock
0 commit comments