Skip to content

Commit 28ff0a9

Browse files
bump requests to latest
----------------------------- Co-authored-by: Ben Allred <ben.allred@qlik.com>
1 parent 28a58f4 commit 28ff0a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
py_modules=["tap_xero"],
1111
install_requires=[
1212
"singer-python==5.18.0",
13-
"requests==2.32.4",
13+
"requests==2.32.5",
1414
],
1515
extras_require={
1616
'dev': [

0 commit comments

Comments
 (0)