From 3566a9b5aa281130fe4a33d8a2655fddeaab8952 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 21:34:27 +0000 Subject: [PATCH] Bump psycopg2 from 2.8.6 to 2.9.5 Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.8.6 to 2.9.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) --- updated-dependencies: - dependency-name: psycopg2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 17aff8103..6caef124b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ mccabe==0.6.1 newrelic==5.22.1.152 nose==1.3.7 oauthlib==3.2.0 -psycopg2==2.8.6 +psycopg2==2.9.5 pycodestyle==2.6.0 pyflakes==2.2.0 pyparsing==2.4.7