From 0ca4cb00e2369a9ea6a82b8e37362bd88a556d6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 8 Apr 2019 06:31:43 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.7.7 to 2.8.1 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.7.7 to 2.8.1. - [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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 377c963..f0de3e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ eventbrite==3.3.3 gunicorn==19.9.0 idna==2.8 opbeat==3.5.2 -psycopg2-binary==2.7.7 +psycopg2-binary==2.8.1 pytz==2018.9 requests==2.21.0 urllib3==1.24.1