Skip to content

Commit ddf246d

Browse files
[Security] Bump requests from 2.18.4 to 2.20.1
Bumps [requests](https://github.com/requests/requests) from 2.18.4 to 2.20.1. **This update includes security fixes.** - [Release notes](https://github.com/requests/requests/releases) - [Changelog](https://github.com/requests/requests/blob/master/HISTORY.md) - [Commits](psf/requests@v2.18.4...v2.20.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a00b109 commit ddf246d

File tree

2 files changed

+42
-51
lines changed

2 files changed

+42
-51
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ chardet = "==3.0.4"
1313
docopt = "==0.6.2"
1414
idna = "==2.6"
1515
numpy = "==1.13.3"
16-
requests = "==2.18.4"
16+
requests = "==2.20.1"
1717
scikit-learn = "==0.19.1"
1818
scipy = "==1.0.0"
1919
"urllib3" = "==1.22"

Pipfile.lock

Lines changed: 41 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)