diff --git a/setup.py b/setup.py index 7f2b9da..e91c0a7 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ py_modules=['tap_impact'], install_requires=[ 'backoff==1.8.0', - 'requests==2.22.0', + 'requests==2.31.0', 'singer-python==5.8.1' ], entry_points='''