From: pyup-bot Date: Mon, 15 Apr 2019 18:13:32 +0000 (+0100) Subject: Update psycopg2-binary from 2.8.1 to 2.8.2 X-Git-Tag: v2.2.0-rc1~128 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ba0883c0fcab7630c64f1782a0d9eeaffa1ade99;p=thirdparty%2Fpatchwork.git Update psycopg2-binary from 2.8.1 to 2.8.2 --- diff --git a/requirements-prod.txt b/requirements-prod.txt index 5cc54e01..aec042e6 100644 --- a/requirements-prod.txt +++ b/requirements-prod.txt @@ -3,5 +3,5 @@ Django==1.11.20; python_version < '3.0' # pyup: ignore djangorestframework==3.9.2 django-filter==2.1.0; python_version >= '3.4' django-filter==1.1.0; python_version < '3.0' # pyup: ignore -psycopg2-binary==2.8.1 +psycopg2-binary==2.8.2 sqlparse==0.3.0