From 35f9b97f7ed4f9516d50fd31728881a46eacc215 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Nov 2025 02:09:39 +0000 Subject: [PATCH] feat(deps): update dependency psycopg to v3.2.13 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index abbee40..2ff4b0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ h11==0.14.0 httpcore==1.0.8 httpx==0.28.1 idna==3.11 -psycopg==3.2.12 +psycopg==3.2.13 psycopg-binary==3.2.12 psycopg-pool==3.2.7 pydantic==2.9.2