Skip to content

Commit c46899e

Browse files
chore(deps): update dependency ruamel.yaml to v0.18.15
1 parent 9719ca9 commit c46899e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
'questionary==1.10.0',
2828
'rainbow_logging_handler==2.2.2',
2929
'requests==2.27.1',
30-
'ruamel.yaml==0.17.16'
30+
'ruamel.yaml==0.18.15'
3131
],
3232
setup_requires=['pytest-runner'],
3333
tests_require=[

0 commit comments

Comments
 (0)