From 41911ce5f3a05bbd1e7609c68e99f0bdf3ba46a2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Wed, 29 May 2019 17:28:04 +0000 Subject: [PATCH] Bump psycopg2 from 2.7.1 to 2.8.2 Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.7.1 to 2.8.2. - [Release notes](https://github.com/psycopg/psycopg2/releases) - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f72f9cc..05e4bb0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -psycopg2==2.7.1 +psycopg2==2.8.2 PyMySQL==0.7.11 requests==2.18.4 zappa==0.47.1