Skip to content

Commit

Permalink
update pyyaml version to get the security update
Browse files Browse the repository at this point in the history
  • Loading branch information
moelasmar committed Mar 29, 2021
1 parent 579353c commit 45b28a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ flake8~=3.8.4
tox~=3.20.1
pytest-cov~=2.10.1
pylint>=1.7.2,<2.0
pyyaml~=5.3.1
pyyaml~=5.4

# Test requirements
pytest~=6.1.1; python_version >= '3.6'
Expand Down

0 comments on commit 45b28a9

Please sign in to comment.