From 872d2f083f5278eb87a2bddf85a3de165f11dcb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 11:35:30 -0600 Subject: [PATCH] Bump mkdocstrings[python] from 0.23.0 to 0.24.0 (#274) Bumps [mkdocstrings[python]](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[python] dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 643b2d0e..427b2ced 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -4,4 +4,4 @@ pyright==1.1.343 mypy==1.8.0 mkdocs-material==9.5.3 mkdocstrings==0.24.0 -mkdocstrings[python]==0.23.0 +mkdocstrings[python]==0.24.0