From 5181ecbb3f61a718af13b2f969ab2867313f4356 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 05:26:42 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.8.3 to 2.9.1 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.8.3 to 2.9.1. - [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..384e286 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.9.1 pytest==5.0.1 pytest-cov==2.7.1 -e git+https://github.com/MoveOnOrg/python-actionkit.git@public-master#egg=python-actionkit