Merge pull request #56014 from badone/wip-tracker-63591-pyyaml-cython_sources

install-deps: Update Pyyaml version

Reviewed-by: Ankush Behl <cloudbehl@gmail.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
This commit is contained in:
Nizamudeen A 2024-05-21 12:00:53 -04:00 committed by GitHub
commit d11b25ed0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
pyyaml==6.0
pyyaml==6.0.1
bs4

View File

@ -2,7 +2,7 @@ attrs==21.2.0
behave==1.2.6
py==1.10.0
pyparsing==2.4.7
PyYAML==6.0
PyYAML==6.0.1
types-PyYAML==6.0.0
typing-extensions==3.10.0.2
termcolor==1.1.0

View File

@ -2,7 +2,7 @@ attrs==21.2.0
behave==1.2.6
py==1.10.0
pyparsing==2.4.7
PyYAML==6.0
PyYAML==6.0.1
types-PyYAML==6.0.0
typing-extensions==3.10.0.2
termcolor==1.1.0