Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
Bump requests from 2.20.0 to 2.32.3
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.20.0 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.20.0...v2.32.3)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent f296196 commit b9bba78
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 @@ -18,7 +18,7 @@
],
py_modules=['tap_salesforce'],
install_requires=[
'requests==2.20.0',
'requests==2.32.3',
'pipelinewise-singer-python==1.*',
'xmltodict==0.11.0'
],
Expand Down

0 comments on commit b9bba78

Please sign in to comment.