chore(deps): update dependency pymdown-extensions to v11.0.2 (#1079)

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)
| `==11.0.1` → `==11.0.2` |
![age](https://developer.mend.io/api/mc/badges/age/pypi/pymdown-extensions/11.0.2?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pymdown-extensions/11.0.1/11.0.2?slim=true)
|

---

### Release Notes

<details>
<summary>facelessuser/pymdown-extensions (pymdown-extensions)</summary>

###
[`v11.0.2`](https://redirect.github.com/facelessuser/pymdown-extensions/releases/tag/11.0.2)

[Compare
Source](https://redirect.github.com/facelessuser/pymdown-extensions/compare/11.0.1...11.0.2)

#### 11.0.2

- **FIX**: InlineHilite: Improve performance of inline code matching.
- **FIX**: Keys: Fix regex pattern inefficiencies.
- **FIX**: Blocks.HTML: Fix backtracking in HTML extension.

</details>

---

### Configuration

📅 **Schedule**: (in timezone America/New_York)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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/boshu2/agentops).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zOS4wIiwidXBkYXRlZEluVmVyIjoiNDQuMzkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-08-22 21:55:29 +00:00
committed by GitHub
parent 0506ac7623
commit b0dead42b0
+1 -1
View File
@@ -13,7 +13,7 @@ mkdocs-include-markdown-plugin==7.3.0
# Nice-to-haves
mkdocs-git-revision-date-localized-plugin==1.5.4
pymdown-extensions==11.0.1
pymdown-extensions==11.0.2
# Link checking
linkchecker==10.6.0