From 1584c6c3e59c746df44adfa228906b4d07db1e6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 02:12:34 +0000 Subject: [PATCH] Bump mkdocstrings-python from 1.19.0 to 2.0.0 Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.19.0 to 2.0.0. - [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.19.0...2.0.0) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b16169..6af4bee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -70,7 +70,7 @@ mkdocstrings==0.30.1 # via # -r requirements.in # mkdocstrings-python -mkdocstrings-python==1.19.0 +mkdocstrings-python==2.0.0 # via -r requirements.in packaging==24.1 # via mkdocs