From 9b26f5843bd60e2c6e1b731519b2709db4fd28a3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 9 Nov 2018 11:57:36 +0000 Subject: [PATCH] Update psycopg2-binary from 2.7.5 to 2.7.6 --- requirements-prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-prod.txt b/requirements-prod.txt index a665ba98..68c9c0c6 100644 --- a/requirements-prod.txt +++ b/requirements-prod.txt @@ -3,5 +3,5 @@ Django==1.11.15; python_version < '3.0' # pyup: ignore djangorestframework==3.9.0 django-filter==2.0.0; python_version >= '3.4' django-filter==1.1.0; python_version < '3.0' # pyup: ignore -psycopg2-binary==2.7.5 +psycopg2-binary==2.7.6 sqlparse==0.2.4 -- 2.47.3