Skip to content

Commit 8144aed

Browse files
Merge pull request #1118 from adamtheturtle/pyup-update-pyyaml-5.1.2-to-5.2
Update pyyaml to 5.2
2 parents 633074b + 977a91e commit 8144aed

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
@@ -19,7 +19,7 @@ pylint==2.4.4 # Lint
1919
pyroma==2.6 # Packaging best practices checker
2020
pytest-cov==2.8.1 # Measure code coverage
2121
pytest==5.3.1 # Test runners
22-
PyYAML==5.1.2
22+
PyYAML==5.2
2323
Sphinx==2.2.2
2424
sphinx-autodoc-typehints==1.10.3
2525
sphinxcontrib-spelling==4.3.0

0 commit comments

Comments
 (0)