Skip to content

Commit 7417ea0

Browse files
author
Andy Lu
committed
Bump backoff versions
1 parent fdc935f commit 7417ea0

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_mambu'],
1111
python_requires='>=3.9',
1212
install_requires=[
13-
'backoff==1.8.0',
13+
'backoff==1.10.0',
1414
'requests==2.32.4',
1515
'singer-python==5.13.2',
1616
'pytz==2022.1'

0 commit comments

Comments
 (0)