From af7d51de44c3e81ac3e0ef1e627c66a1e252cb9f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2020 22:12:05 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.8.2 to 2.8.5 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.8.2 to 2.8.5. - [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..c0414ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ pandas==0.24.2 -psycopg2-binary==2.8.2 +psycopg2-binary==2.8.5 xlrd==1.2.0 transliterate==1.10.2