From 8ac3b9455003f1fa68e22dda0552e725f986d1b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 10:44:52 +0000 Subject: [PATCH] Bump mdit-py-plugins from 0.5.0 to 0.6.0 Bumps [mdit-py-plugins](https://github.com/executablebooks/mdit-py-plugins) from 0.5.0 to 0.6.0. - [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.5.0...v0.6.0) --- updated-dependencies: - dependency-name: mdit-py-plugins dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-openaleph.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-openaleph.txt b/requirements-openaleph.txt index 73ea918..23a7ef8 100644 --- a/requirements-openaleph.txt +++ b/requirements-openaleph.txt @@ -55,7 +55,7 @@ linkify-it-py==2.1.0 ; python_version >= "3.11" and python_version < "3.14" lxml==6.1.0 ; python_version >= "3.11" and python_version < "3.14" markdown-it-py==4.1.0 ; python_version >= "3.11" and python_version < "3.14" markupsafe==3.0.3 ; python_version >= "3.11" and python_version < "3.14" -mdit-py-plugins==0.5.0 ; python_version >= "3.11" and python_version < "3.14" +mdit-py-plugins==0.6.0 ; python_version >= "3.11" and python_version < "3.14" mdurl==0.1.2 ; python_version >= "3.11" and python_version < "3.14" mmh3==5.2.1 ; python_version >= "3.11" and python_version < "3.14" multidict==6.7.1 ; python_version >= "3.11" and python_version < "3.14" diff --git a/requirements.txt b/requirements.txt index 300636f..32acd96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ linkify-it-py==2.1.0 ; python_version >= "3.11" and python_version < "3.14" lxml==6.1.0 ; python_version >= "3.11" and python_version < "3.14" markdown-it-py==4.1.0 ; python_version >= "3.11" and python_version < "3.14" markupsafe==3.0.3 ; python_version >= "3.11" and python_version < "3.14" -mdit-py-plugins==0.5.0 ; python_version >= "3.11" and python_version < "3.14" +mdit-py-plugins==0.6.0 ; python_version >= "3.11" and python_version < "3.14" mdurl==0.1.2 ; python_version >= "3.11" and python_version < "3.14" mmh3==5.2.1 ; python_version >= "3.11" and python_version < "3.14" multidict==6.7.1 ; python_version >= "3.11" and python_version < "3.14"