From 4244ae87bf7153e8a4fe5aa42499fc9968bc65eb Mon Sep 17 00:00:00 2001 From: Joe Li Date: Thu, 30 Apr 2026 13:46:23 -0700 Subject: [PATCH] fix(deps): regenerate pinned requirements for psycopg2-binary 2.9.12 (#39790) Co-authored-by: Claude Sonnet 4.6 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index c8b4151b87e..fd18bdb3a82 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -707,7 +707,7 @@ protobuf==4.25.8 # proto-plus psutil==6.1.0 # via apache-superset -psycopg2-binary==2.9.9 +psycopg2-binary==2.9.12 # via apache-superset py-key-value-aio==0.4.4 # via fastmcp