diff --git a/requirements-dev.txt b/requirements-dev.txt index fea9393..983e28f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,7 +20,7 @@ mkdocs-minify-plugin==0.6.1 packaging==21.3 ; python_version >= '3.6' prompt-toolkit==3.0.31 pygments==2.11.2 -pymdown-extensions==9.3 ; python_version >= '3.7' +pymdown-extensions==10.7 ; python_version >= '3.7' pyparsing==3.0.9 ; python_full_version >= '3.6.8' python-dateutil==2.8.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' python-markdown-math==0.8 diff --git a/requirements.txt b/requirements.txt index 41af2e7..3cc7a4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ pathspec==0.11.2; python_version >= '3.7' platformdirs==4.0.0; python_version >= '3.7' prompt-toolkit==3.0.31 pygments==2.11.2 -pymdown-extensions==9.3; python_version >= '3.7' +pymdown-extensions==10.7; python_version >= '3.7' pyparsing==3.0.9; python_full_version >= '3.6.8' python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' python-markdown-math==0.8