From ecf784054fae6ef7f266448f80cc18ea9452ca44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 23:23:45 +0000 Subject: [PATCH] feat(deps): update dependency psycopg-binary to v3.2.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1cda09e..3c981a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ httpcore==1.0.8 httpx==0.28.1 idna==3.10 psycopg==3.2.9 -psycopg-binary==3.2.8 +psycopg-binary==3.2.9 psycopg-pool==3.2.6 pydantic==2.9.2 pydantic_core==2.23.4