Skip to content

Commit 7f6c42f

Browse files
chore(deps): update dependency pyyaml to v6.0.3
1 parent e0afd4e commit 7f6c42f

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
@@ -28,7 +28,7 @@ classifiers = [
2828
]
2929
requires-python = ">=3.9"
3030
dependencies = [
31-
"PyYAML==6.0.1",
31+
"PyYAML==6.0.3",
3232
"deepmerge==2.0",
3333
"pathlib2==2.3.7.post1",
3434
]

0 commit comments

Comments
 (0)