Skip to content

Commit 45b408c

Browse files
chore(deps-dev): update mkdocstrings requirement from <1,>=0.29.1 to >=0.29.1,<2 in /sdks/python (#3646)
1 parent c7971bd commit 45b408c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

sdks/python/poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdks/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ test = [
6060

6161
docs = [
6262
"mkdocs>=1.6.1,<2",
63-
"mkdocstrings[python]>=0.29.1,<1",
63+
"mkdocstrings[python]>=0.29.1,<2",
6464
"pydoclint>=0.6.6",
6565
"markdownify>=1.1.0",
6666
"openai>=2.30.0,<3",

0 commit comments

Comments
 (0)