Skip to content

Commit d7cc325

Browse files
chore(deps): update ruamel-yaml requirement from >=0.18.0 to >=0.19.1
Updates the requirements on ruamel-yaml to permit the latest version. --- updated-dependencies: - dependency-name: ruamel-yaml dependency-version: 0.19.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97e8fea commit d7cc325

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors = [
1111
keywords = ["claude-code", "plugin", "memory", "ai", "mif"]
1212
dependencies = [
1313
"pyyaml>=6.0",
14-
"ruamel.yaml>=0.18.0",
14+
"ruamel.yaml>=0.19.1",
1515
]
1616
classifiers = [
1717
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)