Skip to content

Commit fd101a4

Browse files
author
Worvast
authored
Updated PyYaml dependencies for security issues
1 parent 8a29293 commit fd101a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
INSTALL_REQUIRES = ['devo-sdk==3.4.1',
2828
'click==7.1.1',
2929
'requests==2.23.0',
30-
'PyYAML==5.3.1',
30+
'PyYAML==5.4.1',
3131
'Jinja2==2.11.1',
3232
'psutil==5.7.0',
3333
'python-dateutil==2.8.1',

0 commit comments

Comments
 (0)