From fcc95aa9532998a7ecc02390a8daf0015a5b66a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 03:33:06 +0000 Subject: [PATCH] Bump mkdocstrings-python from 1.16.1 to 1.16.11 Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.16.1 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.1...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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ca4c66..be53d57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ mkdocs-material==9.6.5 mkdocs-material-extensions==1.3.1 lnurl==0.4.0 mkdocstrings==0.25.1 -mkdocstrings-python==1.16.1 +mkdocstrings-python==1.16.11