From fd8ee74e645442677b131c1c739d55e0caa0c243 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 02:18:01 +0000 Subject: [PATCH] Bump mkdocstrings-python from 1.16.11 to 1.16.12 Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.16.11 to 1.16.12. - [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.11...1.16.12) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-version: 1.16.12 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 bff1ecd..34df786 100644 --- a/requirements.txt +++ b/requirements.txt @@ -70,7 +70,7 @@ mkdocstrings==0.29.1 # via # -r requirements.in # mkdocstrings-python -mkdocstrings-python==1.16.11 +mkdocstrings-python==1.16.12 # via -r requirements.in packaging==24.1 # via mkdocs