From 1776b12fffceb64a3b55697388c7d6d08ac6b36f Mon Sep 17 00:00:00 2001 From: OSS-Bot <93565511+slack-oss-bot@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:23:25 -0800 Subject: [PATCH] Update dependency pymdown-extensions to v10.7.1 (#1258) 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) | patch | `==10.7` -> `==10.7.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
facelessuser/pymdown-extensions (pymdown-extensions) ### [`v10.7.1`](https://togithub.com/facelessuser/pymdown-extensions/releases/tag/10.7.1) [Compare Source](https://togithub.com/facelessuser/pymdown-extensions/compare/10.7...10.7.1) #### 10.7.1 - **FIX**: SmartSymbols: Ensure symbols are properly translated in table of content tokens.
--- ### 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 bb3d82ee9..0adb7b9ae 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.5.12 mkdocs-material-extensions==1.3.1 Pygments==2.17.2 -pymdown-extensions==10.7 +pymdown-extensions==10.7.1 python-dateutil==2.9.0.post0 PyYAML==6.0.1 repackage==0.7.3