From f47dede18fbaf6e6613489abe31bc32fe3b9e1c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 20:19:48 +0000 Subject: [PATCH] Bump mkdocstrings from 0.23.0 to 0.24.0 Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.23.0 to 0.24.0. - [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.23.0...0.24.0) --- updated-dependencies: - dependency-name: mkdocstrings dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index e25a04e3..446601d5 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -6,6 +6,6 @@ mike==2.0.0 markdown-include==0.8.1 mkdocs-material==9.4.8 mkdocs-minify-plugin==0.7.1 -mkdocstrings==0.23.0 +mkdocstrings==0.24.0 ./util/mkdocs-redirects ./util/mkdocstrings_patch_type_aliases