From 4539cd5b0ef155ce946cdc4578395d24567cbdaf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 12:08:58 +0000 Subject: [PATCH] Update dependency psycopg2 to v2.9.8 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index bf7f701373..d8057a3297 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,7 +3,7 @@ pyflakes==3.0.1 pycodestyle==2.10.0 Sphinx==6.2.1 sphinx_rtd_theme==1.3.0 -psycopg2==2.9.7 +psycopg2==2.9.8 mccabe==0.7.0 c2c.template==2.3.0 yappi