From c9b6bd5a578dec23a44e6325dc76cc027b2e6d85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 12:51:48 +0000 Subject: [PATCH] Bump psycopg2 from 2.9.3 to 2.9.9 Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.3 to 2.9.9. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits/2.9.9) --- 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 53841845..97638fb1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ boto3==1.20.41 flup==1.0.3 ipdb==0.13.9 Pillow==9.0.0 -psycopg2==2.9.3 +psycopg2==2.9.9 python-gettext==3.0 python-magic==0.4.15 requests==2.27.1