From 5fd5c5ff43acc62e323c80b505f0cf89b7f7e175 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 Oct 2021 20:21:38 +0000 Subject: [PATCH] Update dependency psycopg2-binary to v2.9.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 44d82fc..0cc07ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ loguru==0.5.1 more-itertools==8.5.0 packaging==20.4 pluggy==0.13.1 -psycopg2-binary==2.8.5 +psycopg2-binary==2.9.1 py==1.9.0 pyparsing==2.4.7 pytest==6.0.1