From 3fe73e72d421c9dc36eb0887788230bbe91d3ae5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Wed, 29 May 2019 17:29:48 +0000 Subject: [PATCH] Bump psycopg2 from 2.6.1 to 2.8.2 Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.6.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 26f2860..621cdaf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ boto==2.39.0 futures==3.0.5 -psycopg2==2.6.1 +psycopg2==2.8.2 requests==2.9.1 SQLAlchemy==1.0.12