From ac5cc607edd654ba040df6542509615311587192 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 6 Oct 2022 17:33:29 -0600 Subject: [PATCH] Update psycopg2-binary from 2.8.6 to 2.9.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a972414..dc42f09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ Markdown==3.3.3 MarkupSafe==1.1.1 mock==4.0.2 paramiko==2.7.2 -psycopg2-binary==2.8.6 +psycopg2-binary==2.9.4 pycrypto==2.6.1 python-dateutil==2.8.1 python3-memcached==1.51