build(deps): bump mdit-py-plugins from 0.6.0 to 0.6.1 (#1066)

Bumps [mdit-py-plugins](https://github.com/executablebooks/mdit-py-plugins) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/executablebooks/mdit-py-plugins/releases)
- [Changelog](https://github.com/executablebooks/mdit-py-plugins/blob/master/CHANGELOG.md)
- [Commits](https://github.com/executablebooks/mdit-py-plugins/compare/v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: mdit-py-plugins
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-15 13:02:37 +02:00
committed by GitHub
parent 2bd6205e55
commit 7fcde981d0

View File

@@ -27,7 +27,7 @@ dependencies = [
"python-fasthtml==0.14.1",
"MonsterUI==1.0.45",
"markdown-it-py==4.2.0",
"mdit-py-plugins==0.6.0",
"mdit-py-plugins==0.6.1",
"bokeh==3.9.0",
"uvicorn==0.47.0",
"scipy==1.17.1",