From 0cbafd3dd206f5c133db20dc2a6d94432f844a71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 07:38:39 +0000 Subject: [PATCH] Bump psycopg2 from 2.9.6 to 2.9.7 Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.6 to 2.9.7. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/compare/2.9.6...2.9.7) --- updated-dependencies: - dependency-name: psycopg2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index def8d6462..0b6a06631 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ packaging>=21.0 pika==1.3.2 pillow==10.0.0 psycogreen==1.0.2 -psycopg2==2.9.6 +psycopg2==2.9.7 redis==4.5.5 requests==2.31.0 safe-eth-py[django]==5.6.0