Bump pyyaml from 5.3b1 to 5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3b1 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/commits/5.4) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
df36bdd29d
commit
ae42ade334
3 changed files with 244 additions and 201 deletions
2
Pipfile
2
Pipfile
|
|
@ -7,7 +7,7 @@ name = "pypi"
|
|||
hbmqtt = "~=0.9"
|
||||
aiohttp = "~=3.6"
|
||||
tinydb = "~=3.15"
|
||||
pyyaml = "~=5.2"
|
||||
pyyaml = "~=5.4"
|
||||
atomicwrites = "~=1.3"
|
||||
yarl = "~=1.3.0"
|
||||
multidict = "~=4.5.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue