diff --git a/postgres/pyproject.toml b/postgres/pyproject.toml index 94e86cef08aee..6995883237bf0 100644 --- a/postgres/pyproject.toml +++ b/postgres/pyproject.toml @@ -29,7 +29,7 @@ classifiers = [ "Topic :: System :: Monitoring", ] dependencies = [ - "datadog-checks-base>=25.1.0", + "datadog-checks-base>=25.2.2", ] dynamic = [ "version",