From 6f8e06ac697097e57085fc52bfaf4e543f15e40e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 17:16:05 +0000 Subject: [PATCH] feat(deps): update dependency psycopg to v3.2.10 (#42) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 39b9cd8..9441da1 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.10 -psycopg==3.2.9 +psycopg==3.2.10 psycopg-binary==3.2.10 psycopg-pool==3.2.6 pydantic==2.9.2