From 7088ce2654acd1d933c0b50f5efda30de93ca692 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 19:24:28 +0000 Subject: [PATCH] chore(deps): bump the python-dev group across 1 directory with 5 updates Updates the requirements on [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [mkdocs-material-extensions](https://github.com/facelessuser/mkdocs-material-extensions), [mkdocs-static-i18n](https://github.com/ultrabug/mkdocs-static-i18n), [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) and [mkdocstrings-python](https://github.com/mkdocstrings/python) to permit the latest version. Updates `mkdocs-material` to 9.7.7 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.7.2...9.7.7) Updates `mkdocs-material-extensions` to 1.3.1 - [Release notes](https://github.com/facelessuser/mkdocs-material-extensions/releases) - [Changelog](https://github.com/facelessuser/mkdocs-material-extensions/blob/master/changelog.md) - [Commits](https://github.com/facelessuser/mkdocs-material-extensions/compare/1.3...1.3.1) Updates `mkdocs-static-i18n` to 1.3.1 - [Changelog](https://github.com/ultrabug/mkdocs-static-i18n/blob/main/docs/changelog.md) - [Commits](https://github.com/ultrabug/mkdocs-static-i18n/compare/1.0.0...1.3.1) Updates `mkdocstrings` to 1.0.6 - [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.24.0...1.0.6) Updates `mkdocstrings-python` to 2.0.7 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/python/compare/1.7.0...2.0.7) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.7 dependency-type: direct:production dependency-group: python-dev - dependency-name: mkdocs-material-extensions dependency-version: 1.3.1 dependency-type: direct:production dependency-group: python-dev - dependency-name: mkdocs-static-i18n dependency-version: 1.3.1 dependency-type: direct:production dependency-group: python-dev - dependency-name: mkdocstrings dependency-version: 1.0.6 dependency-type: direct:production dependency-group: python-dev - dependency-name: mkdocstrings-python dependency-version: 2.0.5 dependency-type: direct:production dependency-group: python-dev ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 012126a6..94f7d12d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,9 +2,9 @@ # Auto-generated from pyproject.toml mkdocs==1.6.1 -mkdocs-material>=9.7.2 -mkdocs-material-extensions>=1.3.0 -mkdocs-static-i18n>=1.0.0 -mkdocstrings>=0.24.0 -mkdocstrings-python>=1.7.0 +mkdocs-material>=9.7.7 +mkdocs-material-extensions>=1.3.1 +mkdocs-static-i18n>=1.3.1 +mkdocstrings>=1.0.6 +mkdocstrings-python>=2.0.7 jieba>=0.42.1