From f1cd314bac04ab24a5ffcfb2aeebb6607bb480d5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Oct 2020 05:31:56 +0000 Subject: [PATCH] Bump pgpy from 0.5.2 to 0.5.3 Bumps [pgpy](https://github.com/SecurityInnovation/PGPy) from 0.5.2 to 0.5.3. - [Release notes](https://github.com/SecurityInnovation/PGPy/releases) - [Commits](https://github.com/SecurityInnovation/PGPy/compare/v0.5.2...v0.5.3) 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..4b6cd26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ paramiko==2.4.2 -PGPy==0.5.2 +PGPy==0.5.3 psycopg2-binary==2.8.3 pytest==5.0.1 pytest-cov==2.7.1