diff --git a/pyproject.toml b/pyproject.toml index 7ec0f6d..e9a1e93 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ postgresql-client = [ redshift-client = [ "nypl_py_utils[log-helper]", "botocore==1.43.6", - "redshift-connector==2.1.13" + "redshift-connector==2.1.14" ] s3-client = [ "nypl_py_utils[log-helper]",