From 39d63641f3d9928b2648ec83e793badf5c92f544 Mon Sep 17 00:00:00 2001 From: Gavin D'souza Date: Thu, 30 Sep 2021 13:35:39 +0530 Subject: [PATCH] chore: Bump psycopg2-binary Python client --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a0ad0b6266..7a17d3794d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ pdfkit~=0.6.1 Pillow~=8.2.0 premailer~=3.8.0 psutil~=5.8.0 -psycopg2-binary~=2.8.6 +psycopg2-binary~=2.9.1 pyasn1~=0.4.8 pycryptodome~=3.10.1 PyJWT~=2.0.1