Skip to content

Commit

Permalink
Resolve github PyYAML insecure warning
Browse files Browse the repository at this point in the history
Related to yaml/pyyaml#243

Change-Id: I4c8db7d25568f2afd48ebb1a393dd92f3773b35e
  • Loading branch information
ssbarnea committed Jan 29, 2019
1 parent 72f2f6b commit 52cb324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Expand Up @@ -14,7 +14,7 @@ pytest-instafail
pytest-timeout>=1.3.1
pytest-xdist>=1.14
pytest>=2.9.1
PyYAML>=3.13
PyYAML>=4.2b4
requests_mock
requires.io
tenacity
Expand Down

0 comments on commit 52cb324

Please sign in to comment.