Skip to content

Commit 6c827a2

Browse files
committed
Update PyYAML version requirement to >=5.4
To alleviate CVEs in older versions identified by GitHub Dependabot.
1 parent eb9e19f commit 6c827a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ dash-bootstrap-components>=0.11.1
77
numpy~=1.17.3
88
pandas~=0.25.2
99
plotly>=4.10.0 # To solve: https://github.com/plotly/plotly.py/issues/1630
10-
PyYAML~=5.1.2
10+
PyYAML>=5.4
1111
requests~=2.22.0

0 commit comments

Comments
 (0)