From c7bc4c2ee1f261f2b35d161fb2f309e320507926 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 08:51:39 +0000 Subject: [PATCH] pip(deps): bump mkdocstrings[python,shell] from 0.27.0 to 0.29.1 Bumps [mkdocstrings[python,shell]](https://github.com/mkdocstrings/mkdocstrings) from 0.27.0 to 0.29.1. - [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.27.0...0.29.1) --- updated-dependencies: - dependency-name: mkdocstrings[python,shell] dependency-version: 0.29.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb41119f..3908ada2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ loguru==0.7.3 # Vulnerabilities: None mike==2.1.3 # Vulnerabilities: None mkdocs-material==9.5.47 # From 9.5.41 | Vulnerabilities: None mkdocs-print-site-plugin==2.6.0 # Vulnerabilities: None -mkdocstrings[python,shell]==0.27.0 # From 0.26.2 | Vulnerabilities: None +mkdocstrings[python,shell]==0.29.1 # From 0.26.2 | Vulnerabilities: None oracledb==2.5.0 # From 2.4.1 | Vulnerabilities: None packaging==24.2 # From 24.1 | Vulnerabilities: None pre-commit==4.0.1 # Vulnerabilities: None