From dccdb8b3af3982c453974991a4406b8917e28ca7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 14:06:26 +0000 Subject: [PATCH] chore(deps): update dependency psycopg2-binary to v2.9.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8cca769..afc53bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ pathspec==0.9.0 Pillow==9.2.0 platformdirs==2.5.2 psycopg2==2.9.3 -psycopg2-binary==2.9.3 +psycopg2-binary==2.9.9 py-cord==2.2.0 pycodestyle==2.9.1 pycparser==2.21