From 60ec6b9fa429809af1d38eab00ba180819b567f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 20:39:36 +0000 Subject: [PATCH] chore(deps): bump mkdocstrings-python from 1.16.11 to 1.16.12 in /docs 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] --- docs/requirements.in | 2 +- docs/requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/requirements.in b/docs/requirements.in index db91345fa0d..713d15eac09 100644 --- a/docs/requirements.in +++ b/docs/requirements.in @@ -1,3 +1,3 @@ mkdocs-git-revision-date-plugin==0.3.2 -mkdocstrings-python==1.16.11 +mkdocstrings-python==1.16.12 mkdocs-llmstxt==0.2.0 diff --git a/docs/requirements.txt b/docs/requirements.txt index 01a80988482..25f47841ca4 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -165,9 +165,9 @@ mkdocstrings==0.29.1 \ --hash=sha256:37a9736134934eea89cbd055a513d40a020d87dfcae9e3052c2a6b8cd4af09b6 \ --hash=sha256:8722f8f8c5cd75da56671e0a0c1bbed1df9946c0cef74794d6141b34011abd42 # via mkdocstrings-python -mkdocstrings-python==1.16.11 \ - --hash=sha256:25d96cc9c1f9c272ea1bd8222c900b5f852bf46c984003e9c7c56eaa4696190f \ - --hash=sha256:935f95efa887f99178e4a7becaaa1286fb35adafffd669b04fd611d97c00e5ce +mkdocstrings-python==1.16.12 \ + --hash=sha256:22ded3a63b3d823d57457a70ff9860d5a4de9e8b1e482876fc9baabaf6f5f374 \ + --hash=sha256:9b9eaa066e0024342d433e332a41095c4e429937024945fea511afe58f63175d # via -r requirements.in packaging==24.1 \ --hash=sha256:026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002 \