Skip to content

Commit d9b414c

Browse files
Bump pytest from 5.4.3 to 6.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 6.0.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest@5.4.3...6.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 040b3db commit d9b414c

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)