From c9e74bce696820c0b3235308672808f81e29db0a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Apr 2023 07:29:40 -0700 Subject: [PATCH] Update psycopg2-binary from 2.8.6 to 2.9.6 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 8b47c60..360c94f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ flake8-import-order==0.18.1 flake8==3.9.2 incuna-test-utils==8.0.0 pip==22.3 -psycopg2-binary==2.8.6 +psycopg2-binary==2.9.6 pyflakes==2.3.1 pycodestyle==2.7.0 setuptools==65.5.0