Skip to content

Commit 4099e65

Browse files
authored
Merge pull request #187 from python-ellar/dependabot/pip/mkdocstrings-python--gte-0.19.0-and-lt-0.25.0
Update mkdocstrings[python] requirement from <0.24.0,>=0.19.0 to >=0.19.0,<0.25.0
2 parents c7d897f + 1a5d339 commit 4099e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ doc = [
103103
"mdx-include >=1.4.1,<2.0.0",
104104
"mkdocs-markdownextradata-plugin >=0.1.7,<0.3.0",
105105
"markdown-include",
106-
"mkdocstrings[python] >=0.19.0, <0.24.0",
106+
"mkdocstrings[python] >=0.19.0, <0.25.0",
107107
"mkdocs-minify-plugin",
108108
"mkdocs-git-revision-date-localized-plugin"
109109
]

0 commit comments

Comments
 (0)