From 2bf1159724ee8e1bb8e7c1e449d939d95230534e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 11:42:52 +0000 Subject: [PATCH] Bump pytest from 6.2.4 to 6.2.5 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 6.2.5. - [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.2.4...6.2.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d02f39c..ca53e93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ mypy==0.812 PyQt5==5.15.4 PyQt5-stubs==5.15.2.0 -pytest==6.2.4 +pytest==6.2.5 coverage==6.0.2 pytest-cov==3.0.0 surrogate==0.1