From 066a7036f5ca1082786b84cee3d95f0b6d3e5437 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 08:23:35 +0000 Subject: [PATCH] feat(deps): update dependency psycopg to v3.2.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b5990f9..d4f3051 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ h11==0.14.0 httpcore==1.0.6 httpx==0.27.2 idna==3.10 -psycopg==3.2.3 +psycopg==3.2.4 psycopg-binary==3.2.3 psycopg-pool==3.2.3 pydantic==2.9.2