From 1cd62b5c781b9cd6dfbd1202a4317074f18f5bf5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 16 Oct 2024 11:16:36 -0300 Subject: [PATCH] Update psycopg2-binary from 2.8.6 to 2.9.10 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 730b570..b150ca4 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.10 pytest>=6.2.1 pytest-cov>=2.10.1 selenium>=3.141.0