We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e18866 commit 8ce23faCopy full SHA for 8ce23fa
1 file changed
setup.py
@@ -10,7 +10,7 @@
10
py_modules=['tap_saasoptics'],
11
install_requires=[
12
'backoff==2.2.1',
13
- 'requests==2.32.4',
+ 'requests==2.34.2',
14
'singer-python==6.8.0'
15
],
16
entry_points='''
0 commit comments