diff --git a/requirements-dev.txt b/requirements-dev.txt index 7a6341e2..c09c0cf8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -21,7 +21,7 @@ pathspec==0.12.1; python_version >= '3.8' platformdirs==4.3.6; python_version >= '3.8' prompt-toolkit==3.0.50; python_full_version >= '3.7.0' pygments==2.19.1; python_version >= '3.8' -pymdown-extensions==10.14.2; python_version >= '3.8' +pymdown-extensions==10.14.3; python_version >= '3.8' python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' python-markdown-math==0.8; python_version >= '3.6' pyyaml==6.0.2; python_version >= '3.6' diff --git a/requirements.txt b/requirements.txt index 4b1ab9ab..4407ec61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ pathspec==0.12.1; python_version >= '3.8' platformdirs==4.3.6; python_version >= '3.8' prompt-toolkit==3.0.50; python_full_version >= '3.7.0' pygments==2.19.1; python_version >= '3.8' -pymdown-extensions==10.14.2; python_version >= '3.8' +pymdown-extensions==10.14.3; python_version >= '3.8' python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' python-markdown-math==0.8; python_version >= '3.6' pyyaml==6.0.2; python_version >= '3.6'