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