diff --git a/pyproject.toml b/pyproject.toml index daa68497..73bd1050 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "SQLAlchemy==2.0.49", "pyyaml==6.0.3", "toml==0.10.2", - "pydantic==2.12.5", + "pydantic==2.13.0", "greenlet==3.3.0" ]