Skip to content

Commit 9bee886

Browse files
Bump pytest from 6.2.1 to 6.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.1 to 6.2.2. - [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.2.1...6.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7cdfe16 commit 9bee886

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)