From: pyup-bot Date: Sun, 8 Sep 2019 17:33:30 +0000 (+0100) Subject: Update psycopg2-binary from 2.8.2 to 2.8.3 X-Git-Tag: v2.2.0-rc1~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9957a75bc7d2b92af59ccb7041df38a3cb39ecb;p=thirdparty%2Fpatchwork.git Update psycopg2-binary from 2.8.2 to 2.8.3 --- diff --git a/requirements-prod.txt b/requirements-prod.txt index c4bf684b..7e9772ee 100644 --- a/requirements-prod.txt +++ b/requirements-prod.txt @@ -3,5 +3,5 @@ Django==1.11.24; python_version < '3.0' # pyup: ignore djangorestframework==3.9.2 django-filter==2.2.0; python_version >= '3.5' django-filter==1.1.0; python_version < '3.0' # pyup: ignore -psycopg2-binary==2.8.2 +psycopg2-binary==2.8.3 sqlparse==0.3.0