Skip to content

Commit b832cbb

Browse files
Merge pull request #19 from abilian/snyk-fix-cd900a655a96007972e59d553b06605d
[Snyk] Security upgrade pyyaml from 5.3 to 5.3.1
2 parents 10cbe56 + 373a445 commit b832cbb

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
@@ -11,7 +11,7 @@ numpy==1.16.6 # via -r requirements.in (line 3), pandas
1111
pandas==0.24.2 # via -r requirements.in (line 2)
1212
python-dateutil==2.8.1 # via pandas
1313
pytz==2019.3 # via pandas, spyne
14-
pyyaml==5.3 # via -r requirements.in (line 12)
14+
pyyaml==5.3.1 # via -r requirements.in (line 12)
1515
regex==2020.2.20 # via -r requirements.in (line 13)
1616
six==1.14.0 # via python-dateutil
1717
spyne==2.13.14b0 # via -r requirements.in (line 8)

0 commit comments

Comments
 (0)