From 5018450fcae6f5b3f7bd430124b9b15b21f86bb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 17:37:18 +0000 Subject: [PATCH 1/2] build(deps): bump mkdocstrings from 0.28.1 to 0.28.2 Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.28.1 to 0.28.2. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.28.1...0.28.2) --- updated-dependencies: - dependency-name: mkdocstrings 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 f8c4db7a..8851e24c 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -148,7 +148,7 @@ mkdocs-minify-plugin==0.8.0 # via hatch.envs.docs mkdocs-redirects==1.2.2 # via hatch.envs.docs -mkdocstrings==0.28.1 +mkdocstrings==0.28.2 # via # hatch.envs.docs # mkdocstrings-python From 23af4befda12ec5ed04bb2c6aa79f10a585a564e Mon Sep 17 00:00:00 2001 From: Juro Oravec Date: Mon, 3 Mar 2025 18:46:41 +0000 Subject: [PATCH 2/2] refactor: bump mkdocs-autorefs to v1.4.0 --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 8851e24c..d7c1df75 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -121,7 +121,7 @@ mkdocs==1.6.1 # mkdocs-minify-plugin # mkdocs-redirects # mkdocstrings -mkdocs-autorefs==1.3.1 +mkdocs-autorefs==1.4.0 # via # hatch.envs.docs # mkdocstrings