Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit ec1e0df

Browse files
authored
Merge pull request #75 from plotly/fix-requests-security
Set requests>=2.20.0
2 parents 1540672 + d6334e0 commit ec1e0df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Pygments==2.2.0
4343
pyOpenSSL==17.2.0
4444
python-dateutil==2.6.1
4545
pytz==2017.2
46-
requests==2.18.4
46+
requests>=2.20.0
4747
requests-toolbelt==0.8.0
4848
scandir==1.5
4949
selenium==3.5.0

0 commit comments

Comments
 (0)