From eb825f3b6ed435d3efe4a28c1a12ca6ebb18c558 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 14:08:54 +0000 Subject: [PATCH] Bump mkdocstrings-python from 0.8.3 to 1.3.0 Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 0.8.3 to 1.3.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/0.8.3...1.3.0) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-major ... 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 0c4a5a64..3a31e9ec 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,5 +1,5 @@ mkdocs-material==9.1.1 plotly==4.14.3 mkdocstrings==0.20.0 -mkdocstrings-python==0.8.3 +mkdocstrings-python==1.3.0 pymatviz==0.4.4