From 7dd293720ddbbbfb641a8f55b96879e76d05c8ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Aug 2023 12:02:09 +0000 Subject: [PATCH] Update dependency psycopg2-binary to v2.9.7 --- zapisy/requirements.test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zapisy/requirements.test.txt b/zapisy/requirements.test.txt index 9762c04ae2..275926624e 100644 --- a/zapisy/requirements.test.txt +++ b/zapisy/requirements.test.txt @@ -1,7 +1,7 @@ -r requirements.common.txt # Reduce testing time by using binary psycopg2 package. -psycopg2-binary==2.9.6 +psycopg2-binary==2.9.7 factory_boy==2.12.0 parameterized==0.8.1