From f3a4f8f9eb559cbce283647dbf0c928d8ba853ed Mon Sep 17 00:00:00 2001 From: OSS-Bot <93565511+slack-oss-bot@users.noreply.github.com> Date: Mon, 27 Nov 2023 00:04:56 -0800 Subject: [PATCH] Update dependency pymdown-extensions to v10.5 (#651) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pymdown-extensions](https://togithub.com/facelessuser/pymdown-extensions) | minor | `==10.4` -> `==10.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
facelessuser/pymdown-extensions (pymdown-extensions) ### [`v10.5`](https://togithub.com/facelessuser/pymdown-extensions/releases/tag/10.5) [Compare Source](https://togithub.com/facelessuser/pymdown-extensions/compare/10.4...10.5) #### 10.5 - **NEW**: Blocks: Admonitions and Details now allow configuring custom block classes and default titles. - **FIX**: Keys: Ensure that Keys does not parse base64 encoded URLs.
--- ### 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 has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- .github/workflows/mkdocs-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mkdocs-requirements.txt b/.github/workflows/mkdocs-requirements.txt index d29be3886..b7ae33eb5 100644 --- a/.github/workflows/mkdocs-requirements.txt +++ b/.github/workflows/mkdocs-requirements.txt @@ -10,7 +10,7 @@ mkdocs-macros-plugin==1.0.5 mkdocs-material==9.4.12 mkdocs-material-extensions==1.3.1 Pygments==2.17.2 -pymdown-extensions==10.4 +pymdown-extensions==10.5 python-dateutil==2.8.2 PyYAML==6.0.1 repackage==0.7.3