diff --git a/docs/pyproject.toml b/docs/pyproject.toml index 244e072805fba..a580dcc0cbd58 100644 --- a/docs/pyproject.toml +++ b/docs/pyproject.toml @@ -7,7 +7,7 @@ dependencies = [ "sphinx-reredirects>=1.1,<2", "pydata-sphinx-theme>=0.17.1,<1", "myst-parser>=5,<6", - "maturin>=1.13.1,<2", + "maturin>=1.13.3,<2", "jinja2>=3.1.6,<4", "setuptools>=82.0.1,<83", ]