Skip to content

Commit

Permalink
Update dependency pymdown-extensions to v10.4 (#635)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[pymdown-extensions](https://togithub.com/facelessuser/pymdown-extensions)
| minor | `==10.3.1` -> `==10.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

###
[`v10.4`](https://togithub.com/facelessuser/pymdown-extensions/releases/tag/10.4)

[Compare
Source](https://togithub.com/facelessuser/pymdown-extensions/compare/10.3.1...10.4)

#### 10.4

- **NEW**: Snippets: Allow PathLike objects for `base_path` to better
support interactions with MkDocs.
-   **FIX**: Block Admonitions: Empty titles should be respected.
-   **FIX**: Block Details: Empty summary should be respected.

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41Ni4xIiwidXBkYXRlZEluVmVyIjoiMzcuNTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
  • Loading branch information
slack-oss-bot authored Nov 12, 2023
1 parent 8282a55 commit 95da673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mkdocs-macros-plugin==1.0.5
mkdocs-material==9.4.8
mkdocs-material-extensions==1.3
Pygments==2.16.1
pymdown-extensions==10.3.1
pymdown-extensions==10.4
python-dateutil==2.8.2
PyYAML==6.0.1
repackage==0.7.3
Expand Down

0 comments on commit 95da673

Please sign in to comment.