From cd5c5b0673a986986c54f442c88cc905a8122224 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 19:58:53 +0000 Subject: [PATCH] Bump mkdocstrings[python] from 0.27.0 to 0.28.0 Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 0.27.0 to 0.28.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.27.0...0.28.0) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 93f8a98..8c5a03c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,6 +5,6 @@ pre-commit>=3.6.1 python-dotenv>=1.0.1 ruff~=0.9 mkdocs-material==9.5.50 -mkdocstrings[python]==0.27.0 +mkdocstrings[python]==0.28.0 mashumaro>=3.13.1 orjson>=3.10.12 \ No newline at end of file