From 3b4a350b9bea2dc8dfe8f2246b129b74956a6567 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 13:44:59 +0000 Subject: [PATCH] Bump mkdocstrings from 1.0.4 to 1.0.5 Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 1.0.4 to 1.0.5. - [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/1.0.4...1.0.5) --- updated-dependencies: - dependency-name: mkdocstrings dependency-version: 1.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index a845fcc6a..72e910b90 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1619,14 +1619,14 @@ pyyaml = ">=5.1" [[package]] name = "mkdocstrings" -version = "1.0.4" +version = "1.0.5" description = "Automatic documentation from sources, for MkDocs." optional = false python-versions = ">=3.10" groups = ["docs"] files = [ - {file = "mkdocstrings-1.0.4-py3-none-any.whl", hash = "sha256:63464b4b29053514f32a1dbbf604e52876d5e638111b0c295ab7ed3cac73ca9b"}, - {file = "mkdocstrings-1.0.4.tar.gz", hash = "sha256:3969a6515b77db65fd097b53c1b7aa4ae840bd71a2ee62a6a3e89503446d7172"}, + {file = "mkdocstrings-1.0.5-py3-none-any.whl", hash = "sha256:150eff6e8c370cc8d2ba4e452ece1275fe83ad34d8cc5884a89a0ed141618c49"}, + {file = "mkdocstrings-1.0.5.tar.gz", hash = "sha256:3a9528223afd6bf459ea85541b600ef3542826bbeb4ab534553f4b3c4e6e5e48"}, ] [package.dependencies]