Skip to content

Commit 52ad1d7

Browse files
committed
Restore ruamel-yaml version to 0.18.16
1 parent 84082ac commit 52ad1d7

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
@@ -61,7 +61,7 @@ dependencies = [
6161
"setproctitle",
6262
"invoke>=2.0",
6363
"SQLAlchemy~=2.0.23",
64-
"ruamel.yaml==0.18.6",
64+
"ruamel.yaml==0.18.16",
6565
"configobj",
6666
"configparser",
6767
"types-requests"

0 commit comments

Comments
 (0)