From e30dc59d21127f882dbabb9c5219bef0805bfc2b Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 26 Oct 2025 01:02:42 +0000 Subject: [PATCH] chore(deps): update dependency psycopg to v3.2.12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a25c44d..c8f3404 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ robotframework==7.3.2 robotframework-browser==19.10.1 robotframework-seleniumlibrary==6.8.0 urllib3==2.5.0 -psycopg[binary]==3.2.11 +psycopg[binary]==3.2.12 PyMySQL==1.1.2 robotframework-appiumlibrary==3.1 robotframework-databaselibrary==2.3.2 -- 2.52.0