From 47dfb37af15d582780df86654276cfcd97b06784 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 16:03:37 +0000 Subject: [PATCH] Bump pytest from 5.4.2 to 7.2.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.2 to 7.2.0. - [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/5.4.2...7.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 36a9759..8792138 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ pycparser==2.20 Pygments==2.6.1 pylint==2.5.2 pyparsing==2.4.7 -pytest==5.4.2 +pytest==7.2.0 pytest-cov==2.9.0 pywin32-ctypes==0.2.0 readme-renderer==26.0