Skip to content

Commit 13ab582

Browse files
authored
chore: bump pyyaml to 6.0.2 to support py3.13 build (#121)
Signed-off-by: Rui Chen <rui@chenrui.dev>
1 parent 0d953fe commit 13ab582

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
@@ -14,7 +14,7 @@ dependencies = [
1414
"packaging==24.1",
1515
"paramiko==3.4.0",
1616
"python-digitalocean==1.17.0",
17-
"PyYAML==6.0.1",
17+
"PyYAML==6.0.2",
1818
"requests==2.32.3",
1919
"tldextract==5.1.2",
2020
]

0 commit comments

Comments
 (0)