From 968b7f49a4e424426f3767a883f8560f4ae6950a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 08:58:45 +0000 Subject: [PATCH] pip: bump pytest from 7.3.2 to 7.4.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.2 to 7.4.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/7.3.2...7.4.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- py-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py-requirements.txt b/py-requirements.txt index f652e7b0..627e28d3 100644 --- a/py-requirements.txt +++ b/py-requirements.txt @@ -1,4 +1,4 @@ -pytest==7.3.2 +pytest==7.4.0 pytest-html==3.2.0 pytest-cov==4.1.0 flake8==6.0.0