Skip to content

Commit a407a6d

Browse files
chore(deps): update dependency pymdown-extensions to v10.21 (#8)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [pymdown-extensions](https://redirect.github.com/facelessuser/pymdown-extensions) | `==10.20.1` → `==10.21` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/pymdown-extensions/10.21?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pymdown-extensions/10.20.1/10.21?slim=true) | --- ### Release Notes <details> <summary>facelessuser/pymdown-extensions (pymdown-extensions)</summary> ### [`v10.21`](https://redirect.github.com/facelessuser/pymdown-extensions/releases/tag/10.21) #### 10.21 - **NEW**: Caption: Add support for specifying not only IDs but classes and arbitrary attributes. Initial work by [@&#8203;joapuiib](https://redirect.github.com/joapuiib). - **FIX**: MagicLink: Fix a matching pattern for Bitbucket repo. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 9am on saturday" (UTC), 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. --- - [ ] <!-- rebase-check -->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/user-cube/cluster-bootstrap). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNS4zIiwidXBkYXRlZEluVmVyIjoiNDMuMTUuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca0820e commit a407a6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ paginate==0.5.7
2020
pathspec==1.0.4
2121
platformdirs==4.4.0
2222
Pygments==2.19.2
23-
pymdown-extensions==10.20.1
23+
pymdown-extensions==10.21
2424
python-dateutil==2.9.0.post0
2525
PyYAML==6.0.3
2626
pyyaml_env_tag==1.1

0 commit comments

Comments
 (0)