hopefully solve security warning by updating lock

This commit is contained in:
Radovan Bast
2019-01-23 17:00:05 +01:00
parent 30e231950b
commit 137c55c853
2 changed files with 44 additions and 47 deletions

View File

@ -9,7 +9,7 @@ name = "pypi"
pycodestyle = "*"
pytest = "*"
PyYAML = "*"
PyYAML = "==4.2b4"
[dev-packages]