From aab05a9377f07faf38db86e8665a5bbf946014d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 15:10:16 +0000 Subject: [PATCH] Bump mkdocstrings[python] from 0.26.0 to 0.26.1 Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 0.26.0 to 0.26.1. - [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.0...0.26.1) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-type: direct:development update-type: version-update:semver-patch ... 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 4b0d2e7..229fa6f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,4 +10,4 @@ pre-commit>=3.6.1 python-dotenv>=1.0.1 ruff~=0.6 mkdocs-material==9.5.34 -mkdocstrings[python]==0.26.0 +mkdocstrings[python]==0.26.1