From 484833bdf38d638153291e9f889c33b8cb2d686a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 06:03:19 +0000 Subject: [PATCH] Bump psycopg2 from 2.7.7 to 2.9.1 Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.7.7 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/postgresql.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/postgresql.txt b/requirements/postgresql.txt index 2387a491..339f0fde 100644 --- a/requirements/postgresql.txt +++ b/requirements/postgresql.txt @@ -1,2 +1,2 @@ -psycopg2==2.7.7 +psycopg2==2.9.1 psycopg2cffi==2.8.1