From 45098d37d4d7e5435bd0b614bd5aa6dfb092fe79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 04:14:06 +0000 Subject: [PATCH] feat(deps): update dependency psycopg-binary to v3.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 87248a5..c637ede 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.1 -psycopg-binary==3.3.0 +psycopg-binary==3.3.1 psycopg-pool==3.3.0 pydantic==2.9.2 pydantic_core==2.23.4