From 94a5b30f9ad81bd602a82d2e807d1d2da46abdc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 17:26:14 +0000 Subject: [PATCH] build(deps): bump mkdocstrings-python from 1.10.9 to 1.11.1 Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.10.9 to 1.11.1. - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/python/compare/1.10.9...1.11.1) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 6cbc206b..17479dbf 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -148,7 +148,7 @@ mkdocstrings==0.26.1 # via # hatch.envs.docs # mkdocstrings-python -mkdocstrings-python==1.10.9 +mkdocstrings-python==1.11.1 # via hatch.envs.docs mypy-extensions==1.0.0 # via black