diff --git a/pyproject.toml b/pyproject.toml index e31aa20..7ac9c50 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,10 +6,10 @@ dependencies = [ "click==8.3.1", "jinja2==3.1.6", "myst-parser==4.0.1", - "pydantic==2.12.4", + "pydantic==2.12.5", "requests==2.32.5", "sphinx-rtd-theme==3.0.2", - "sphinx==8.2.3", + "sphinx==9.0.0", "sphinxemoji==0.3.1", ]