From 3fa741330cbe64cb5cab09d091964ad767632285 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:20:45 +0000 Subject: [PATCH] Update dependency mkdocs-material to v9.5.49 (#415) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mkdocs-material](https://redirect.github.com/squidfunk/mkdocs-material) ([changelog](https://squidfunk.github.io/mkdocs-material/changelog/)) | `9.5.48` -> `9.5.49` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/mkdocs-material/9.5.49?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/mkdocs-material/9.5.49?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/mkdocs-material/9.5.48/9.5.49?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/mkdocs-material/9.5.48/9.5.49?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
squidfunk/mkdocs-material (mkdocs-material) ### [`v9.5.49`](https://redirect.github.com/squidfunk/mkdocs-material/releases/tag/9.5.49): mkdocs-material-9.5.49 [Compare Source](https://redirect.github.com/squidfunk/mkdocs-material/compare/9.5.48...9.5.49) - Adjusted title color in dark mode for all supported Mermaid.js diagrams - Fixed [#​7803](https://redirect.github.com/squidfunk/mkdocs-material/issues/7803): Privacy plugin crashes on generated files - Fixed [#​7781](https://redirect.github.com/squidfunk/mkdocs-material/issues/7781): Mermaid.js flow chart title not visible in dark mode
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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/spiraldb/ziggy-pydust). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index fc86bc47..a6c11b37 100644 --- a/poetry.lock +++ b/poetry.lock @@ -518,13 +518,13 @@ cache = ["platformdirs"] [[package]] name = "mkdocs-material" -version = "9.5.48" +version = "9.5.49" description = "Documentation that simply works" optional = false python-versions = ">=3.8" files = [ - {file = "mkdocs_material-9.5.48-py3-none-any.whl", hash = "sha256:b695c998f4b939ce748adbc0d3bff73fa886a670ece948cf27818fa115dc16f8"}, - {file = "mkdocs_material-9.5.48.tar.gz", hash = "sha256:a582531e8b34f4c7ed38c29d5c44763053832cf2a32f7409567e0c74749a47db"}, + {file = "mkdocs_material-9.5.49-py3-none-any.whl", hash = "sha256:c3c2d8176b18198435d3a3e119011922f3e11424074645c24019c2dcf08a360e"}, + {file = "mkdocs_material-9.5.49.tar.gz", hash = "sha256:3671bb282b4f53a1c72e08adbe04d2481a98f85fed392530051f80ff94a9621d"}, ] [package.dependencies]