From 8d544f362e4b5c3d900ccdef3b032d5054a8c4c8 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 12:18:32 +0000 Subject: [PATCH] Update dependency psycopg2 to v2.9.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8c5aa8eb..f5dbb34c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ idna==3.4 mccabe==0.6.1 oauthlib==3.2.2 Pillow==9.4.0 -psycopg2==2.9.3 +psycopg2==2.9.9 pycodestyle==2.7.0 pycparser==2.21 pyflakes==2.3.1