Skip to content

Commit c899034

Browse files
authored
Merge pull request #2052 from apache/dependabot/pip/dot-github/actions/gh-action-pip-audit/test/pyproject/pyyaml-5.4.1
Bump pyyaml from 5.1 to 5.4.1 in /.github/actions/gh-action-pip-audit/test/pyproject
2 parents a31b66d + 4d52b87 commit c899034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/gh-action-pip-audit/test/pyproject/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
[project]
44
dependencies = [
5-
"pyyaml==5.1"
5+
"pyyaml==5.4.1"
66
]

0 commit comments

Comments
 (0)