Skip to content

Commit 165f7f0

Browse files
committed
[flang] Bump python dependencies in flang/examples/FlangOmpReport
ruamel.yaml had a potential security issues (may also be a false positive in scanner). Related to llvm#64417 llvm#64417 Reviewed By: avogelsgesang Differential Revision: https://reviews.llvm.org/D157284
1 parent f83ab2b commit 165f7f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
ruamel.yaml==0.17.16
2-
ruamel.yaml.clib==0.2.6
1+
ruamel.yaml==0.17.32
2+
ruamel.yaml.clib==0.2.7

0 commit comments

Comments
 (0)