From 8be8ced3d390a0f0c1578aea60029646536ad347 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 Apr 2026 23:05:45 -0300 Subject: [PATCH] Update psycopg2-binary from 2.8.6 to 2.9.12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 730b570..de3e7d4 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.12 pytest>=6.2.1 pytest-cov>=2.10.1 selenium>=3.141.0