Skip to content

Commit b71f81f

Browse files
Update dependency requests to v2.20.0 [SECURITY]
1 parent 3484d61 commit b71f81f

File tree

2 files changed

+244
-161
lines changed

2 files changed

+244
-161
lines changed

_RESOURCES/course-work/Sprint-Challenge--Hash-BC-andrew-brudnak/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ verify_ssl = true
77
flake8 = "*"
88

99
[packages]
10-
requests = "==2.18.4"
10+
requests = "==2.20.0"
1111
flask = "==0.12.2"
1212

1313
[requires]

0 commit comments

Comments
 (0)