Skip to content

Commit 039418e

Browse files
authored
chore(deps): update dependency pymdown-extensions to v10 (#117)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pymdown-extensions](https://togithub.com/facelessuser/pymdown-extensions) | `==9.11` -> `==10.0.1` | [![age](https://badges.renovateapi.com/packages/pypi/pymdown-extensions/10.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/pymdown-extensions/10.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/pymdown-extensions/10.0.1/compatibility-slim/9.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/pymdown-extensions/10.0.1/confidence-slim/9.11)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>facelessuser/pymdown-extensions</summary> ### [`v10.0.1`](https://togithub.com/facelessuser/pymdown-extensions/releases/tag/10.0.1) [Compare Source](https://togithub.com/facelessuser/pymdown-extensions/compare/10.0...10.0.1) ##### 10.0.1 - **FIX**: Regression related to snippets nested deeply under specified base path. ### [`v10.0`](https://togithub.com/facelessuser/pymdown-extensions/releases/tag/10.0) [Compare Source](https://togithub.com/facelessuser/pymdown-extensions/compare/9.11...10.0) #### 10.0 - **Break**: Snippets: snippets will restrict snippets to ensure they are under the `base_path` preventing snippets relative to the `base_path` but not explicitly under it. `restrict_base_path` can be set to `False` for legacy behavior. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" (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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/python-humanize/humanize). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjEwNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
2 parents 514dfeb + 04542e8 commit 039418e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ mkdocs-material
33
mkdocstrings[python]==0.22.0
44
mkdocs-include-markdown-plugin
55
pygments
6-
pymdown-extensions==9.11
6+
pymdown-extensions==10.0.1

0 commit comments

Comments
 (0)