From 42eb6f93ae04ff0bc0d149dcd0157f27ab4d5e21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 17:36:58 +0000 Subject: [PATCH] build(deps): bump mkdocstrings-python from 1.16.10 to 1.16.11 Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.16.10 to 1.16.11. - [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.16.10...1.16.11) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-version: 1.16.11 dependency-type: direct:production update-type: version-update:semver-patch ... 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 3cfe46b5..c196707d 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -152,7 +152,7 @@ mkdocstrings==0.29.1 # via # hatch.envs.docs # mkdocstrings-python -mkdocstrings-python==1.16.10 +mkdocstrings-python==1.16.11 # via hatch.envs.docs mypy-extensions==1.1.0 # via black