diff --git a/setup.py b/setup.py index 8213ecd..58023b0 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ py_modules=["target_redshift"], install_requires=[ 'pipelinewise-singer-python==1.*', - 'boto3==1.12.39', + 'boto3==1.28.49', 'psycopg2-binary==2.8.5', 'inflection==0.4.0', 'joblib==0.16.0'