From: pyup-bot Date: Tue, 22 Jan 2019 18:48:02 +0000 (+0100) Subject: Update psycopg2-binary from 2.7.6.1 to 2.7.7 X-Git-Tag: v2.2.0-rc1~154 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea40ab5b1f1d34cbaa07992a7add08ae7942d580;p=thirdparty%2Fpatchwork.git Update psycopg2-binary from 2.7.6.1 to 2.7.7 --- diff --git a/requirements-prod.txt b/requirements-prod.txt index 679a110d..833cf4be 100644 --- a/requirements-prod.txt +++ b/requirements-prod.txt @@ -3,5 +3,5 @@ Django==1.11.18; python_version < '3.0' # pyup: ignore djangorestframework==3.9.1 django-filter==2.1.0; python_version >= '3.4' django-filter==1.1.0; python_version < '3.0' # pyup: ignore -psycopg2-binary==2.7.6.1 +psycopg2-binary==2.7.7 sqlparse==0.2.4