Skip to content

Commit c59008c

Browse files
⬆️ Bump mkdocs-material to v9.7.6 (#148)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [mkdocs-material](https://redirect.github.com/squidfunk/mkdocs-material) ([changelog](https://squidfunk.github.io/mkdocs-material/changelog/)) | `==9.7.5` → `==9.7.6` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/mkdocs-material/9.7.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/mkdocs-material/9.7.5/9.7.6?slim=true) | --- ### Release Notes <details> <summary>squidfunk/mkdocs-material (mkdocs-material)</summary> ### [`v9.7.6`](https://redirect.github.com/squidfunk/mkdocs-material/releases/tag/9.7.6): mkdocs-material-9.7.6 [Compare Source](https://redirect.github.com/squidfunk/mkdocs-material/compare/9.7.5...9.7.6) > \[!WARNING] > > **Material for MkDocs is in maintenance mode** > > Going forward, the Material for MkDocs team focuses on [Zensical], a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs until November 2026. > > [Read the full announcement on our blog] [Zensical]: https://zensical.org [Read the full announcement on our blog]: https://squidfunk.github.io/mkdocs-material/blog/2025/11/05/zensical/ #### Changes - Automatically disable MkDocs 2.0 warning for forks of MkDocs </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/tr4nt0r/pythonkuma). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiOnJlY3ljbGU6IGRlcGVuZGVuY2llcyIsIjpzbmFrZTogcHl0aG9uIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9853d69 commit c59008c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies = [
4646
"aiohttp==3.13.3",
4747
"prometheus-client==0.24.1",
4848
"mashumaro==3.20",
49-
"mkdocs-material==9.7.5",
49+
"mkdocs-material==9.7.6",
5050
"mkdocstrings[python]==1.0.3",
5151
"pytest-asyncio==1.3.0",
5252
"pytest==9.0.2",

0 commit comments

Comments
 (0)