Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2022
1 parent 1345d49 commit ee6ce7d
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 @@ -13,7 +13,7 @@
install_requires=[
'singer-python>=5.1.0,<5.5.0',
'backoff==1.3.2',
'requests==2.18.4',
'requests==2.20.0',
'requests-oauthlib==0.8.0',
'funcy==1.10.1',
],
Expand Down

0 comments on commit ee6ce7d

Please sign in to comment.