Skip to content

Commit a9237a4

Browse files
Bump mkdocstrings from 0.29.1 to 0.30.0 (#446)
* Bump mkdocstrings from 0.29.1 to 0.30.0 Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.29.1 to 0.30.0. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.29.1...0.30.0) --- updated-dependencies: - dependency-name: mkdocstrings dependency-version: 0.30.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update dev_requirements.txt --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Erich <81032623+GoogolGenius@users.noreply.github.com>
1 parent 821b793 commit a9237a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dev_requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ isort==6.0.1
44
pyright==1.1.403
55
mypy==1.17.0
66
mkdocs-material==9.6.16
7-
mkdocstrings==0.29.1
8-
mkdocstrings[python]==0.29.1
7+
mkdocstrings==0.30.0
8+
mkdocstrings[python]==0.30.0
99
pytest==8.4.1
1010
pytest-asyncio==1.1.0

0 commit comments

Comments
 (0)