diff --git a/panel/api/pyproject.toml b/panel/api/pyproject.toml index 7fb7d26..6ab3bf9 100644 --- a/panel/api/pyproject.toml +++ b/panel/api/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ test = [ "pytest==8.3.*", "httpx==0.28.*", - "testcontainers[mariadb,postgres]==4.8.*", + "testcontainers[mariadb,postgres]==4.14.*", ] [tool.setuptools.packages.find]