From 83c713d347ab4ebf111ef32d2d77be9326534959 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 23:41:20 +0000 Subject: [PATCH] Bump psycopg2 from 2.7.3.1 to 2.8.3 Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.7.3.1 to 2.8.3. - [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-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db124a6..f3b2303 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,5 +35,5 @@ Werkzeug==0.15.5 WTForms==2.1 Flask-GoogleMaps==0.2.6 # requirements for Heroku -psycopg2==2.7.3.1 +psycopg2==2.8.3 gunicorn==19.9.0