Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

Commit 3f6713e

Browse files
author
WhiteSource for GitHub.com
committed
Update dependency PyYAML to v5.2
1 parent 193590a commit 3f6713e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

srv/components/system/files/cortx_py_utils_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pyinotify==0.9.6
2222
python-consul==1.1.0
2323
python-crontab==2.5.1
2424
python-daemon==2.2.4
25-
PyYAML==5.1.2
25+
PyYAML==5.2
2626
requests==2.25.1
2727
schematics==2.1.0
2828
secure==0.2.1

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ flake8==3.7.8
55
pytest-xdist==1.29.0
66
pytest-timeout==1.3.4
77
attrs==19.1.0
8-
PyYAML==5.1.2
8+
PyYAML==5.2
99
salt==3002.2
1010
coverage==5.3.1
1111
pytest-cov==2.11.0

0 commit comments

Comments
 (0)