Merge pull request #608 from coreemu/dependabot/pip/daemon/lxml-4.6.3

build(deps): bump lxml from 4.5.1 to 4.6.3 in /daemon
This commit is contained in:
bharnden 2021-11-11 11:02:24 -08:00 committed by GitHub
commit ed90b9bbc3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 51 additions and 30 deletions

View file

@ -21,7 +21,7 @@ dataclasses = { version = "*", python = "~3.6" }
fabric = "2.5.0"
grpcio = "1.27.2"
invoke = "1.4.1"
lxml = "4.5.1"
lxml = "4.6.3"
mako = "1.1.3"
netaddr = "0.7.19"
pillow = "8.3.2"