diff --git a/e2e-python/pyproject.toml b/e2e-python/pyproject.toml index ad8adcde9d..fb9c367f0b 100644 --- a/e2e-python/pyproject.toml +++ b/e2e-python/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "pytest-check>=2.8.0", "pytest-asyncio>=1.2.0", "docker>=7.1.0", - "psycopg>=3.2.13", + "psycopg>=3.3.4", "psycopg-binary>=3.2.13", "asyncpg>=0.31.0", "requests>=2.32.5",