Skip to content

Commit 46b26ca

Browse files
chore(deps-dev): bump mkdocstrings from 0.30.1 to 1.0.4 in /sdks/python
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.30.1 to 1.0.4. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.30.1...1.0.4) --- updated-dependencies: - dependency-name: mkdocstrings dependency-version: 1.0.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0ee636 commit 46b26ca

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

sdks/python/poetry.lock

Lines changed: 6 additions & 6 deletions
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,<2",
63+
"mkdocstrings[python]>=1.0.4,<2",
6464
"pydoclint>=0.6.6",
6565
"markdownify>=1.1.0",
6666
"openai>=2.32.0,<3",

0 commit comments

Comments
 (0)