Skip to content

Commit c9a3789

Browse files
⬆️ Bump mkdocs-material to v9.7.4 (#139)
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.3` → `==9.7.4` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/mkdocs-material/9.7.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/mkdocs-material/9.7.3/9.7.4?slim=true) | --- ### Release Notes <details> <summary>squidfunk/mkdocs-material (mkdocs-material)</summary> ### [`v9.7.4`](https://redirect.github.com/squidfunk/mkdocs-material/releases/tag/9.7.4): mkdocs-material-9.7.4 [Compare Source](https://redirect.github.com/squidfunk/mkdocs-material/compare/9.7.3...9.7.4) > \[!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 - Hardened social cards plugin by switching to sandboxed environment (recommended by [@&#8203;caveeroo](https://redirect.github.com/caveeroo)) - Updated MkDocs 2.0 incompatibility warning </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:eyJjcmVhdGVkSW5WZXIiOiI0My40OC4xIiwidXBkYXRlZEluVmVyIjoiNDMuNDguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiOnJlY3ljbGU6IGRlcGVuZGVuY2llcyIsIjpzbmFrZTogcHl0aG9uIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e98d5d0 commit c9a3789

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.3",
49+
"mkdocs-material==9.7.4",
5050
"mkdocstrings[python]==1.0.3",
5151
"pytest-asyncio==1.3.0",
5252
"pytest==9.0.2",

0 commit comments

Comments
 (0)