Skip to content

Commit fa2285e

Browse files
fix(deps): update python package updates
1 parent a2dbe58 commit fa2285e

File tree

3 files changed

+352
-342
lines changed

3 files changed

+352
-342
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ dynamic = ["version"]
2323

2424
dependencies = [
2525
"requests==2.32.4",
26-
"ruamel.yaml==0.18.10",
27-
"oras==0.2.31",
28-
"jsonschema==4.23.0",
26+
"ruamel.yaml==0.18.14",
27+
"oras==0.2.37",
28+
"jsonschema==4.24.0",
2929
"packaging==25.0",
3030
]
3131

0 commit comments

Comments
 (0)