Skip to content

Commit 77375cd

Browse files
authored
Merge pull request #3050 from blacklanternsecurity/dependabot/pip/dev/mkdocstrings-gte-0.22-and-lt-1.1
Update mkdocstrings requirement from <0.31,>=0.22 to >=0.22,<1.1
2 parents 3a41df6 + ef52e2b commit 77375cd

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
@@ -85,7 +85,7 @@ docs = [
8585
"mkdocs-extra-sass-plugin>=0.1.0,<1",
8686
"mkdocs-material>=9.2.5,<10",
8787
"mkdocs-material-extensions>=1.1.1,<2",
88-
"mkdocstrings>=0.22,<0.31",
88+
"mkdocstrings>=0.22,<1.1",
8989
"mkdocstrings-python>=2.0.0,<3",
9090
"griffe>=1,<2",
9191
"livereload>=2.6.3,<3",

0 commit comments

Comments
 (0)