diff --git a/setup.py b/setup.py index 57c82f4..f523f26 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ install_requires=[ 'pipelinewise-singer-python==1.*', 'inflection==0.5.1', - 'boto3==1.17.39', + 'boto3==1.28.3', ], extras_require={ "test": [