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"