Skip to content

Commit 006c184

Browse files
moelasmarmgrandis
authored andcommitted
update pyyaml version to get the security update (aws#1974)
1 parent fa2e1f5 commit 006c184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ flake8~=3.8.4
33
tox~=3.20.1
44
pytest-cov~=2.10.1
55
pylint>=1.7.2,<2.0
6-
pyyaml~=5.3.1
6+
pyyaml~=5.4
77

88
# Test requirements
99
pytest~=6.1.1; python_version >= '3.6'

0 commit comments

Comments
 (0)