diff --git a/setup.py b/setup.py index f84c885..258d8da 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ def run_sphinx_build(): "flake8-isort==6.1.1", "isort==5.13.2", "matplotlib==3.9.3", - "mdformat==0.7.19", + "mdformat==0.7.21", "mdformat-gfm==0.3.7", "mdformat-black==0.1.1", "numpy==2.1.3",