Skip to content

Commit 032c6b1

Browse files
Merge branch 'master' into pyup-update-pytest-4.3.0-to-4.3.1
2 parents f8eb6f0 + 28b4f52 commit 032c6b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dulwich==0.19.11
77
flake8-commas==2.0.0 # Require silicon valley commas
88
flake8-quotes==1.0.0 # Require single quotes
99
flake8==3.7.7 # Lint
10-
isort==4.3.14 # Lint imports
10+
isort==4.3.15 # Lint imports
1111
mypy-mypyc==0.670 # Type checking
1212
pip_check_reqs==2.0.3
1313
pydocstyle==3.0.0 # Lint docstrings
@@ -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.1 # 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)