Skip to content

Commit 122d850

Browse files
Bump requests from 2.18.4 to 2.20.0
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] <support@github.com>
1 parent b7b6659 commit 122d850

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
@@ -13,7 +13,7 @@
1313
install_requires=[
1414
'singer-python>=5.1.0,<5.2.0',
1515
'backoff==1.3.2',
16-
'requests==2.18.4',
16+
'requests==2.20.0',
1717
'requests-oauthlib==0.8.0',
1818
'funcy==1.10.1',
1919
],

0 commit comments

Comments
 (0)