From c81f6c0bd2bf2ce640927398b595e34d8b99a6c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 12:24:31 +0530 Subject: [PATCH] Update dependency mdformat to v0.7.22 (#15896) 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 | |---|---|---|---|---|---| | [mdformat](https://redirect.github.com/hukkin/mdformat) ([changelog](https://mdformat.readthedocs.io/en/stable/users/changelog.html)) | `==0.7.21` -> `==0.7.22` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/mdformat/0.7.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/mdformat/0.7.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/mdformat/0.7.21/0.7.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/mdformat/0.7.21/0.7.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
hukkin/mdformat (mdformat) ### [`v0.7.22`](https://redirect.github.com/hukkin/mdformat/compare/0.7.21...0.7.22) [Compare Source](https://redirect.github.com/hukkin/mdformat/compare/0.7.21...0.7.22)
--- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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/astral-sh/ruff). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/requirements-insiders.txt | 2 +- docs/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements-insiders.txt b/docs/requirements-insiders.txt index cb51b06cac..8b9d07de45 100644 --- a/docs/requirements-insiders.txt +++ b/docs/requirements-insiders.txt @@ -3,5 +3,5 @@ ruff==0.9.4 mkdocs==1.6.1 mkdocs-material @ git+ssh://git@github.com/astral-sh/mkdocs-material-insiders.git@39da7a5e761410349e9a1b8abf593b0cdd5453ff mkdocs-redirects==1.2.2 -mdformat==0.7.21 +mdformat==0.7.22 mdformat-mkdocs==4.1.2 diff --git a/docs/requirements.txt b/docs/requirements.txt index 77edafe0b3..3e01a2b7af 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,5 +3,5 @@ ruff==0.9.4 mkdocs==1.6.1 mkdocs-material==9.5.38 mkdocs-redirects==1.2.2 -mdformat==0.7.21 +mdformat==0.7.22 mdformat-mkdocs==4.1.2