From b66e906691337c2f6e92d3061e3bb7666948eb27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 06:05:43 +0000 Subject: [PATCH] Bump pytest from 6.1.1 to 6.2.4 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.1 to 6.2.4. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.1.1...6.2.4) 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..311e0617d 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.4 # Test runners sphinx-autodoc-typehints==1.11.1 sphinxcontrib-spelling==7.0.0 twine==3.2.0