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 Dec 4, 2019
1 parent b7b6659 commit 122d850
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.2.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 122d850

Please sign in to comment.