diff --git a/pyproject.toml b/pyproject.toml index 844e22a..86a5d9f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ # AWS "boto3>=1.35", # Config - "pydantic-settings>=2.0", + "pydantic-settings>=2.13.1", "modal>=1.3.2", # Observability "prometheus-fastapi-instrumentator>=7.0",