diff --git a/pyproject.toml b/pyproject.toml index 70912c4309..c2fccbb839 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,10 +63,10 @@ docs = [ "furo==2024.5.6", "ipython==8.26.0", "jsonschema[format]", - "myst_parser==2.0.0", + "myst_parser==3.0.1", "numpydoc==1.7.0", "sphinx-copybutton==0.5.2", - "sphinx==7.4.0", + "sphinx==7.4.6", "sphinx_design==0.6.0", ] dev = ["pre-commit>=2.12.1"]