From 4c4ebeef68d69499282fee9d9f5162af8f3e35a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jan 2021 06:34:13 +0000 Subject: [PATCH] Bump pytest from 6.1.1 to 6.2.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.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](https://github.com/pytest-dev/pytest/compare/6.1.1...6.2.2) Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 616fc1243..7e17929d6 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -24,7 +24,7 @@ pygithub==1.53 pylint==2.6.0 # Lint pyroma==2.6 # Packaging best practices checker pytest-cov==2.10.1 # Measure code coverage -pytest==6.1.1 # Test runners +pytest==6.2.2 # Test runners sphinx-autodoc-typehints==1.11.1 sphinxcontrib-spelling==7.0.0 twine==3.2.0