From 33b5c282f987c611923b9ef1b93f87dc48a272c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 06:15:35 +0000 Subject: [PATCH] Bump mkdocstrings[python] from 0.22.0 to 0.23.0 Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 0.22.0 to 0.23.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.22.0...0.23.0) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ad2f36f..c929c54 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ build==1.0.3 mkdocs==1.5.2 mkdocs-material==9.3.1 -mkdocstrings[python]==0.22.0 +mkdocstrings[python]==0.23.0 twine==4.0.2 wheel==0.41.2 pytest==7.4.2