Upgrade pyyaml to 6.0 (#57648)
This commit is contained in:
parent
f62cadf32c
commit
5cd2167924
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -48,7 +48,7 @@ REQUIRES = [
|
|||
"cryptography==3.4.8",
|
||||
"pip>=8.0.3,<20.3",
|
||||
"python-slugify==4.0.1",
|
||||
"pyyaml==5.4.1",
|
||||
"pyyaml==6.0",
|
||||
"requests==2.26.0",
|
||||
"voluptuous==0.12.2",
|
||||
"voluptuous-serialize==2.4.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue