From 2e8ba1c7c74c7c9a5cf5ccac6052efe884bbbdd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 12:37:51 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.8.2 to 2.8.6 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.8.2 to 2.8.6. - [Release notes](https://github.com/psycopg/psycopg2/releases) - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- setup/postgresql.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a5df69c0787..c83adf8cc87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ mysqlclient==1.4.2 pandas>=0.24.2 pdfkit==0.6.1 Pillow==6.0.0 # required by django-imagekit -psycopg2-binary==2.8.2 +psycopg2-binary==2.8.6 cryptography==2.7 pygments==2.4.2 python-dateutil==2.8.0 diff --git a/setup/postgresql.txt b/setup/postgresql.txt index b4b9d9f4b5e..701a4d9f3cf 100644 --- a/setup/postgresql.txt +++ b/setup/postgresql.txt @@ -1,3 +1,3 @@ # Pip installs needed for PostgreSQL DB support -r ../requirements.txt -psycopg2-binary==2.7.5 +psycopg2-binary==2.8.6