From e6cc93d8173684a8cb5fe397a8f68c3a06a95369 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 10 Oct 2025 12:05:35 -0300 Subject: [PATCH] Update psycopg2-binary from 2.8.6 to 2.9.11 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 730b570..4b0885a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ gunicorn==20.0.4 ipython>=7.19.0 markdown>=3.3.3 pathlib==1.0.1 -psycopg2-binary==2.8.6 +psycopg2-binary==2.9.11 pytest>=6.2.1 pytest-cov>=2.10.1 selenium>=3.141.0