From 03880a07ea2914f2b77f4880ba0f129a5b5130be Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Apr 2021 05:41:36 +0000 Subject: [PATCH] Bump pgpy from 0.5.2 to 0.5.4 Bumps [pgpy](https://github.com/SecurityInnovation/PGPy) from 0.5.2 to 0.5.4. - [Release notes](https://github.com/SecurityInnovation/PGPy/releases) - [Commits](https://github.com/SecurityInnovation/PGPy/compare/v0.5.2...v0.5.4) 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..fcdd644 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ paramiko==2.4.2 -PGPy==0.5.2 +PGPy==0.5.4 psycopg2-binary==2.8.3 pytest==5.0.1 pytest-cov==2.7.1