Skip to content

Commit c473969

Browse files
Merge pull request #851 from VWS-Python/dependabot/pip/pytest-6.2.2
Bump pytest from 6.2.1 to 6.2.2
2 parents 7cdfe16 + 9bee886 commit c473969

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.11.1 # Measure code coverage
2525
pytest-envfiles==0.1.0 # Use files for environment variables for tests
26-
pytest==6.2.1 # Test runners
26+
pytest==6.2.2 # Test runners
2727
requests-mock-flask==2020.9.25.0
2828
sphinx-autodoc-typehints==1.11.1
2929
sphinx_paramlinks==0.4.3

0 commit comments

Comments
 (0)