Skip to content

Commit 8ce23fa

Browse files
authored
Update setup.py
1 parent 8e18866 commit 8ce23fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
py_modules=['tap_saasoptics'],
1111
install_requires=[
1212
'backoff==2.2.1',
13-
'requests==2.32.4',
13+
'requests==2.34.2',
1414
'singer-python==6.8.0'
1515
],
1616
entry_points='''

0 commit comments

Comments
 (0)