From a14c64cb5aed131541fd0ac0459868057e67ec42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 18:07:19 +0000 Subject: [PATCH] chore(deps): update dependency psycopg-binary to v3.2.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 60ff550..075c50f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ polars==1.19.0 prometheus-fastapi-instrumentator==7.0.0 psutil==6.1.1 psycopg==3.2.3 -psycopg-binary==3.2.3 +psycopg-binary==3.2.4 psycopg2-binary==2.9.10 pydantic-settings==2.7.1 pyjwt==2.10.1