Skip to content

Commit 66d87e9

Browse files
chore(deps): update dependency mkdocstrings to ^0.30.0
| datasource | package | from | to | | ---------- | ------------ | ------ | ------ | | pypi | mkdocstrings | 0.29.1 | 0.30.0 |
1 parent af77b58 commit 66d87e9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ pytest-asyncio = "^1.0.0"
6767
types-colorama = "^0.4.15.20240311"
6868
types-requests = "2.32.4.20250611"
6969
beautifulsoup4 = "^4.13.4"
70-
mkdocstrings = { extras = ["python"], version = "^0.29.1" }
70+
mkdocstrings = { extras = ["python"], version = "^0.30.0" }
7171
markdown = "^3.8"
7272
markdownify = "^1.1.0"
7373

0 commit comments

Comments
 (0)