chore(deps): upgrade psycopg packages to version 3.3.0 (#8222)

* chore(deps): upgrade psycopg packages to version 3.3.0

* chore: update Python version to 3.12.x in CI workflow

* refactor: clean up imports and improve code formatting across multiple files
This commit is contained in:
Nikhil 2025-12-05 16:06:19 +05:30 committed by GitHub
parent 85d90030cf
commit f81e120328
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 47 additions and 87 deletions

View file

@ -2,7 +2,6 @@
import io
import zipfile
from typing import List
from collections import defaultdict
import boto3
from botocore.client import Config
from uuid import UUID