From 42208162e946a04c4f0ae3d013071bff31e6a364 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 6 Sep 2020 23:36:21 +0000 Subject: [PATCH] Update dependency psycopg2-binary to v2.8.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 44d82fc..56af046 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.8.6 py==1.9.0 pyparsing==2.4.7 pytest==6.0.1