Skip to content

Commit fe3d994

Browse files
fix(deps): update dependency pyyaml to v6.0.3
1 parent 1519194 commit fe3d994

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sr-data/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ cohere = "5.15.0"
4141
loguru = "0.7.3"
4242
scikit-fuzzy = "0.5.0"
4343
markdown-it-py = "3.0.0"
44-
pyyaml = "6.0.2"
44+
pyyaml = "6.0.3"
4545

4646
[tool.poetry.group.dev.dependencies]
4747
pytest = "^8.2.2"

0 commit comments

Comments
 (0)