build(deps): bump markdown-it-py from 4.0.0 to 4.1.0 (#1049)

Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/executablebooks/markdown-it-py/releases)
- [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/executablebooks/markdown-it-py/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: markdown-it-py
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-06 23:46:13 +02:00
committed by GitHub
parent be2bf0c2ab
commit e04de0dbdf

View File

@@ -26,7 +26,7 @@ dependencies = [
"rich-toolkit==0.19.7",
"python-fasthtml==0.13.4",
"MonsterUI==1.0.45",
"markdown-it-py==4.0.0",
"markdown-it-py==4.1.0",
"mdit-py-plugins==0.5.0",
"bokeh==3.9.0",
"uvicorn==0.46.0",