From 24c8f3fa85d8c4d3b70e200cc215284d357b2c7d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 15:54:39 +0000 Subject: [PATCH] Update dependency mkdocs-material to v9.5.41 (#395) 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.40` -> `9.5.41` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/mkdocs-material/9.5.41?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/mkdocs-material/9.5.41?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/mkdocs-material/9.5.40/9.5.41?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/mkdocs-material/9.5.40/9.5.41?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
squidfunk/mkdocs-material (mkdocs-material) ### [`v9.5.41`](https://redirect.github.com/squidfunk/mkdocs-material/releases/tag/9.5.41): mkdocs-material-9.5.41 [Compare Source](https://redirect.github.com/squidfunk/mkdocs-material/compare/9.5.40...9.5.41) - Fixed [#​7619](https://redirect.github.com/squidfunk/mkdocs-material/issues/7619): Improved tooltip on logo disappears after instant navigation - Fixed [#​7616](https://redirect.github.com/squidfunk/mkdocs-material/issues/7616): Race condition in built-in privacy plugin when inlining assets - Fixed [#​7615](https://redirect.github.com/squidfunk/mkdocs-material/issues/7615): Comments and "Was this page helpful?" visible when printing
--- ### 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 9ca98d49..3d309825 100644 --- a/poetry.lock +++ b/poetry.lock @@ -518,13 +518,13 @@ cache = ["platformdirs"] [[package]] name = "mkdocs-material" -version = "9.5.40" +version = "9.5.41" description = "Documentation that simply works" optional = false python-versions = ">=3.8" files = [ - {file = "mkdocs_material-9.5.40-py3-none-any.whl", hash = "sha256:8e7a16ada34e79a7b6459ff2602584222f522c738b6a023d1bea853d5049da6f"}, - {file = "mkdocs_material-9.5.40.tar.gz", hash = "sha256:b69d70e667ec51fc41f65e006a3184dd00d95b2439d982cb1586e4c018943156"}, + {file = "mkdocs_material-9.5.41-py3-none-any.whl", hash = "sha256:990bc138c33342b5b73e7545915ebc0136e501bfbd8e365735144f5120891d83"}, + {file = "mkdocs_material-9.5.41.tar.gz", hash = "sha256:30fa5d459b4b8130848ecd8e1c908878345d9d8268f7ddbc31eebe88d462d97b"}, ] [package.dependencies]