Skip to content

Commit fe502d3

Browse files
committed
Update pyyaml from 3.13 to 5.1
1 parent b0e0f01 commit fe502d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pylint==2.3.1 # Lint
1818
pyroma==2.4 # Packaging best practices checker
1919
pytest-cov==2.6.1 # Measure code coverage
2020
pytest==4.3.0 # Test runners
21-
PyYAML==3.13
21+
PyYAML==5.1
2222
Sphinx==1.8.5
2323
sphinx-autodoc-typehints==1.6.0
2424
sphinxcontrib-spelling==4.2.0

0 commit comments

Comments
 (0)