From 213e07c7757c50f96029575e8d9551f0a06940bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Dec 2020 06:40:36 +0000 Subject: [PATCH] Bump pytest from 6.1.1 to 6.2.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.1 to 6.2.1. - [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.1) 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..eb1c6a0dc 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.1 # Test runners sphinx-autodoc-typehints==1.11.1 sphinxcontrib-spelling==7.0.0 twine==3.2.0