From 8c18b998e80aba470f6bd7d7a25746edf071cb7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Oct 2025 04:35:18 +0000 Subject: [PATCH] feat(deps): update dependency psycopg-pool to v3.2.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ffdf46e..ecd3d65 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ httpx==0.28.1 idna==3.11 psycopg==3.2.12 psycopg-binary==3.2.11 -psycopg-pool==3.2.6 +psycopg-pool==3.2.7 pydantic==2.9.2 pydantic_core==2.23.4 python-dotenv==1.1.1