update pyyaml to address vulnerability

update pyyaml to address vulnerability
This commit is contained in:
Brian Martin 2019-03-11 21:47:12 -04:00
parent af3e4ab1ce
commit 34136f4fbf
2 changed files with 88 additions and 37 deletions

View file

@ -7,7 +7,11 @@ name = "pypi"
hbmqtt = "*"
aiohttp = "*"
tinydb = "*"
pyyaml = ">=4.2b1"
[dev-packages]
black = "*"
nose = "*"
[pipenv]
allow_prereleases = true