Skip to content

Commit 7f44e86

Browse files
Bump pytest from 6.0.2 to 6.1.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.2 to 6.1.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest@6.0.2...6.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 77e3766 commit 7f44e86

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
@@ -24,7 +24,7 @@ pygithub==1.53
2424
pylint==2.6.0 # Lint
2525
pyroma==2.6 # Packaging best practices checker
2626
pytest-cov==2.10.1 # Measure code coverage
27-
pytest==6.0.2 # Test runners
27+
pytest==6.1.0 # Test runners
2828
sphinx-autodoc-typehints==1.11.0
2929
sphinxcontrib-spelling==5.4.0
3030
twine==3.2.0

0 commit comments

Comments
 (0)