diff --git a/pyproject.toml b/pyproject.toml index 0a9db18..2087818 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ dependencies = [ "click==8.2.1", "jinja2==3.1.6", "myst-parser==4.0.1", - "pydantic==2.11.5", + "pydantic==2.11.7", "requests==2.32.4", "sphinx-rtd-theme==3.0.2", "sphinx==8.2.3",