Skip to content

Commit 6293250

Browse files
committed
Security fixes.
1 parent 2574f9f commit 6293250

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

days/017-020-flask-call-apis/code/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ Jinja2>=2.10.1
88
MarkupSafe==1.0
99
python-dotenv==0.9.1
1010
requests==2.19.1
11-
urllib3==1.23
11+
urllib3==1.24.2
1212
Werkzeug==0.14.1

days/051-twilio/code/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ pytz==2019.1
77
requests==2.21.0
88
six==1.12.0
99
twilio==6.26.1
10-
urllib3==1.24.1
10+
urllib3==1.24.2

0 commit comments

Comments
 (0)