Skip to content

Commit cf558f7

Browse files
Merge pull request #2679 from VWS-Python/dependabot/pip/pyyaml-6.0.3
Bump pyyaml from 6.0.2 to 6.0.3
2 parents a0540ff + 95dc03e commit cf558f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ optional-dependencies.dev = [
5858
"pyroma==5.0",
5959
"pytest==8.4.2",
6060
"pytest-cov==7.0.0",
61-
"pyyaml==6.0.2",
61+
"pyyaml==6.0.3",
6262
"ruff==0.13.1",
6363
# We add shellcheck-py not only for shell scripts and shell code blocks,
6464
# but also because having it installed means that ``actionlint-py`` will

0 commit comments

Comments
 (0)