From 29e1bce2b444983ef1ded69387c8c57e4678bb51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 19:21:36 +0000 Subject: [PATCH] Bump mkdocstrings[python] from 0.26.2 to 0.27.0 Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 0.26.2 to 0.27.0. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.26.2...0.27.0) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index ca6fb2b..7c1b94c 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -3,5 +3,5 @@ isort==5.13.2 pyright==1.1.390 mypy==1.13.0 mkdocs-material==9.5.48 -mkdocstrings==0.26.2 +mkdocstrings==0.27.0 mkdocstrings[python]==0.26.2