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:
dependabot[bot] 2021-06-05 13:09:23 +00:00 committed by GitHub
parent df36bdd29d
commit ae42ade334
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 244 additions and 201 deletions

View file

@ -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"