Skip to content

Commit 98b51c5

Browse files
Merge pull request #752 from VWS-Python/dependabot/pip/pytest-6.1.0
Bump pytest from 6.0.2 to 6.1.0
2 parents d874111 + 7ac3d39 commit 98b51c5

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 @@ pylint==2.6.0 # Lint
2323
pyroma==2.6 # Packaging best practices checker
2424
pytest-cov==2.10.1 # Measure code coverage
2525
pytest-envfiles==0.1.0 # Use files for environment variables for tests
26-
pytest==6.0.2 # Test runners
26+
pytest==6.1.0 # Test runners
2727
requests-mock-flask==2020.9.18.0
2828
sphinx-autodoc-typehints==1.11.0
2929
sphinx_paramlinks==0.4.2

0 commit comments

Comments
 (0)