From 4d2f671427787c177814c86a8acd9dfe2b638297 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 05:42:17 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.8.3 to 2.8.6 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.8.3 to 2.8.6. - [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 d86bb32..6b8bc60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ paramiko==2.4.2 PGPy==0.5.2 -psycopg2-binary==2.8.3 +psycopg2-binary==2.8.6 pytest==5.0.1 pytest-cov==2.7.1 -e git+https://github.com/MoveOnOrg/python-actionkit.git@public-master#egg=python-actionkit