update pyyaml to address vulnerability
update pyyaml to address vulnerability
This commit is contained in:
parent
af3e4ab1ce
commit
34136f4fbf
2 changed files with 88 additions and 37 deletions
4
Pipfile
4
Pipfile
|
|
@ -7,7 +7,11 @@ name = "pypi"
|
|||
hbmqtt = "*"
|
||||
aiohttp = "*"
|
||||
tinydb = "*"
|
||||
pyyaml = ">=4.2b1"
|
||||
|
||||
[dev-packages]
|
||||
black = "*"
|
||||
nose = "*"
|
||||
|
||||
[pipenv]
|
||||
allow_prereleases = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue