From 70665fd806d67d0a3eb5fe5ea4221058002ca046 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:58:24 +0000 Subject: [PATCH] Bump mkdocstrings[python] from 1.0.2 to 1.0.3 Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 1.0.2 to 1.0.3. - [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.2...1.0.3) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-version: 1.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... 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 4d19719..3c24c09 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,6 +5,6 @@ pre-commit>=3.6.1 python-dotenv>=1.0.1 ruff~=0.15 mkdocs-material==9.7.1 -mkdocstrings[python]==1.0.2 +mkdocstrings[python]==1.0.3 mashumaro>=3.13.1 orjson>=3.10.12 \ No newline at end of file