From ee3f9db9541db1586a5f9d7fcaf6de910b1f7645 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 03:52:36 +0000 Subject: [PATCH] Bump psycopg2 from 2.9.7 to 2.9.8 Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.7 to 2.9.8. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/compare/2.9.7...2.9.8) --- updated-dependencies: - dependency-name: psycopg2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/postgres.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/postgres.txt b/requirements/postgres.txt index 85e0719623..40411bb555 100644 --- a/requirements/postgres.txt +++ b/requirements/postgres.txt @@ -1,2 +1,2 @@ -r base.txt -psycopg2==2.9.7 +psycopg2==2.9.8