Skip to content

Commit 321d35e

Browse files
Bump requests from 2.3.0 to 2.20.0
Bumps [requests](https://github.com/requests/requests) from 2.3.0 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.3.0...v2.20.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6dde86f commit 321d35e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

coinbase_oauth2/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Pygments==1.6
44
Werkzeug==0.8.3
55
httplib2==0.8
66
oauth2client==1.1
7-
requests==1.2.0
7+
requests==2.20.0
88
wsgiref==0.1.2

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ httpretty==0.8.0
44
mock==1.0.1
55
oauth2client==1.2
66
python-dateutil>=2.2
7-
requests==2.3.0
7+
requests==2.20.0
88
six==1.6.1
99
sure==1.2.7
1010
nose

0 commit comments

Comments
 (0)