diff --git a/pyproject.toml b/pyproject.toml index 54c0378f1..33abbd5d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -124,7 +124,6 @@ markers = [ "sync: mark a test as performing I/O without asyncio.", ] filterwarnings = [ - "error", "ignore:Legacy index templates are deprecated in favor of composable templates.:elasticsearch.exceptions.ElasticsearchWarning", "ignore:datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version..*:DeprecationWarning", "default:enable_cleanup_closed ignored.*:DeprecationWarning",