Skip to content

Commit f4337b4

Browse files
Merge pull request #1265 from VWS-Python/dependabot/pip/pytest-6.0.1
Bump pytest from 5.4.3 to 6.0.1
2 parents 040b3db + d9b414c commit f4337b4

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
@@ -23,7 +23,7 @@ pygithub==1.51
2323
pylint==2.5.3 # Lint
2424
pyroma==2.6 # Packaging best practices checker
2525
pytest-cov==2.10.0 # Measure code coverage
26-
pytest==5.4.3 # Test runners
26+
pytest==6.0.1 # Test runners
2727
sphinx-autodoc-typehints==1.11.0
2828
sphinxcontrib-spelling==5.2.0
2929
twine==3.2.0

0 commit comments

Comments
 (0)