build(deps): bump pyyaml from 5.3.1 to 5.4 in /daemon

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 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/compare/5.3.1...5.4)

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-22 20:27:28 +00:00 committed by GitHub
parent 7e18a7a720
commit 18163c577f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 17 deletions

View file

@ -27,7 +27,7 @@ netaddr = "0.7.19"
pillow = "8.3.2"
protobuf = "3.12.2"
pyproj = "2.6.1.post1"
pyyaml = "5.3.1"
pyyaml = "5.4"
[tool.poetry.dev-dependencies]
black = "==19.3b0"