From 84559c155e0fe7c00f0202fc12f7a043e44c545f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 22:14:43 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.8.2 to 2.8.4 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.8.2 to 2.8.4. - [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 96f993f..e717e04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ pandas==0.24.2 -psycopg2-binary==2.8.2 +psycopg2-binary==2.8.4 xlrd==1.2.0 transliterate==1.10.2