From 893b8fd6432acd93e46348ccdb2c199953c9d200 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 08:31:33 +0200 Subject: [PATCH] Bump psycopg2 from 2.9.9 to 2.9.10 (#334) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5bee5669d..ab813f7c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Brotli==1.1.0 faust-cchardet==2.1.19 mysqlclient==2.2.4 -psycopg2==2.9.9 +psycopg2==2.9.10