From 50353338c767a2d404f63d67b82ab1d077f64128 Mon Sep 17 00:00:00 2001 From: Flo Ha Date: Mon, 17 Nov 2025 19:57:11 +0000 Subject: [PATCH] Update dependency psycopg2-binary to v2.9.11 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0bc973e..da5a7ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ django==5.1.6 gunicorn==23.0.0 -psycopg2-binary==2.9.10 +psycopg2-binary==2.9.11 -- 2.49.1