build(deps): update pyyaml to 6.0.1 (#21728)

This commit is contained in:
Ankush Menat 2023-07-19 11:41:17 +05:30 committed by GitHub
parent 5b547d5665
commit 03a582d7cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ dependencies = [
"pypdf~=3.9.1",
"PyPika~=0.48.9",
"PyQRCode~=1.2.1",
"PyYAML~=6.0",
"PyYAML~=6.0.1",
"RestrictedPython~=6.0",
"WeasyPrint==59.0",
"Werkzeug~=2.3.4",