diff --git a/pyproject.toml b/pyproject.toml index 242011d..330b9bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ keywords = [ "Redshift", ] dependencies = [ - "singer-sdk~=0.44.3", + "singer-sdk~=0.48.1", "redshift-connector>=2.1.5,<3", "boto3>=1.37.19,<2", "sqlalchemy-redshift>=0.8.14,<0.9",