Skip to content

Commit 7032a92

Browse files
committed
Upgraded pygments to 2.2.0 for security vulnerability
SourceClear Report: https://quantopian.sourceclear.io/teams/zQQS018/issues/vulnerabilities/5072351/7658252 CVE: CVE-2015-8557
1 parent ba94d6a commit 7032a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ xlrd==0.9.4
1010
# These are required by mock or its dependencies
1111
Jinja2==2.9.6
1212
funcsigs==1.0.2
13-
Pygments==2.0.2
13+
Pygments==2.2.0
1414
alabaster==0.7.6
1515
babel==1.3
1616
docutils==0.12

0 commit comments

Comments
 (0)