diff --git a/setup.py b/setup.py index 0bfc433..377423b 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ classifiers=['Programming Language :: Python :: 3 :: Only'], install_requires=[ 'singer-python==6.1.1', - 'requests==2.32.5', + 'requests==2.33.0', 'backoff==2.2.1' ], entry_points='''