From b49d27ad247faee3e602a3971cad35025c89b4a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 13:51:24 +0000 Subject: [PATCH] feat(deps): update dependency psycopg-binary to v3.3.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 56d05db..608a881 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ httpcore==1.0.8 httpx==0.28.1 idna==3.11 psycopg==3.3.4 -psycopg-binary==3.3.3 +psycopg-binary==3.3.4 psycopg-pool==3.3.0 pydantic==2.9.2 pydantic_core==2.23.4