Skip to content

Commit 0acac81

Browse files
Bump mkdocstrings[python] from 0.29.0 to 0.29.1 (#45)
Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 0.29.0 to 0.29.1. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.29.0...0.29.1) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-version: 0.29.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d4e7ac commit 0acac81

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
@@ -30,7 +30,7 @@ dev = [
3030
"prometheus-client==0.22.1",
3131
"mashumaro==3.16",
3232
"mkdocs-material==9.6.14",
33-
"mkdocstrings[python]==0.29.0",
33+
"mkdocstrings[python]==0.29.1",
3434
]
3535

3636
[project.urls]

0 commit comments

Comments
 (0)