diff --git a/themes/ampl_sphinx_theme/setup.py b/themes/ampl_sphinx_theme/setup.py index 567cb69f..133ae38b 100644 --- a/themes/ampl_sphinx_theme/setup.py +++ b/themes/ampl_sphinx_theme/setup.py @@ -63,7 +63,7 @@ def ls_dir(base_dir): "sphinx_design==0.6.1", "sphinx-autobuild==2024.10.3", "sphinxcontrib-googleanalytics==0.4", - "breathe==4.33.1", + "breathe==4.35.0", ], packages=["ampl_sphinx_theme"], package_data={"": ls_dir("ampl_sphinx_theme/")},