From 20e97bf78a65879b3e0849d34d4f8f020b0ea663 Mon Sep 17 00:00:00 2001 From: Katie Smith Date: Fri, 22 May 2020 10:41:16 +0100 Subject: [PATCH] Update psycopg2-binary from 2.8.4 to 2.8.5 --- requirements-app.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-app.txt b/requirements-app.txt index dcfb279e1..bb8efc0a4 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -17,7 +17,7 @@ itsdangerous==1.1.0 jsonschema==3.2.0 marshmallow-sqlalchemy==0.23.0 marshmallow==2.21.0 # pyup: <3 # v3 throws errors -psycopg2-binary==2.8.4 +psycopg2-binary==2.8.5 PyJWT==1.7.1 SQLAlchemy==1.3.13 diff --git a/requirements.txt b/requirements.txt index c66a022d8..21dc14451 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ itsdangerous==1.1.0 jsonschema==3.2.0 marshmallow-sqlalchemy==0.23.0 marshmallow==2.21.0 # pyup: <3 # v3 throws errors -psycopg2-binary==2.8.4 +psycopg2-binary==2.8.5 PyJWT==1.7.1 SQLAlchemy==1.3.13