Skip to content

Commit

Permalink
chore(deps): Bump requests from 2.31.0 to 2.32.0 (MeltanoLabs#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and Daniela Angelova committed Sep 26, 2024
1 parent d60d062 commit 649811f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
classifiers=['Programming Language :: Python :: 3 :: Only'],
py_modules=['tap_salesforce'],
install_requires=[
'requests==2.31.0',
'requests==2.32.0',
'singer-python==5.3.1',
'xmltodict==0.11.0',
'simple-salesforce<1.0', # v1.0 requires `requests==2.22.0`
Expand Down

0 comments on commit 649811f

Please sign in to comment.