Skip to content

Commit d25ba58

Browse files
Merge pull request #1358 from VWS-Python/dependabot/pip/pytest-6.2.2
Bump pytest from 6.2.1 to 6.2.2
2 parents a66b07c + 188ac9d commit d25ba58

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.54.1
2424
pylint==2.6.0 # Lint
2525
pyroma==2.6 # Packaging best practices checker
2626
pytest-cov==2.11.1 # Measure code coverage
27-
pytest==6.2.1 # Test runners
27+
pytest==6.2.2 # Test runners
2828
sphinx-autodoc-typehints==1.11.1
2929
sphinxcontrib-spelling==7.1.0
3030
twine==3.3.0

0 commit comments

Comments
 (0)