From 583d0e36d898fc5d479c5958c346ba756c4d7437 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 3 Oct 2023 12:49:02 -0300 Subject: [PATCH] Update psycopg2-binary from 2.8.6 to 2.9.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 730b570..9fb70d1 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.9 pytest>=6.2.1 pytest-cov>=2.10.1 selenium>=3.141.0