From 878b6dba6a0764f2df3f06ce59ae8bfbf4c1f7f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 16:55:19 +0000 Subject: [PATCH] Bump pytest from 7.3.2 to 7.4.0 in /perf-tests 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] --- perf-tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perf-tests/requirements.txt b/perf-tests/requirements.txt index 92e8cfa29f..936568a552 100644 --- a/perf-tests/requirements.txt +++ b/perf-tests/requirements.txt @@ -2,7 +2,7 @@ certifi==2023.5.7 cffi==1.15.1 kubernetes==26.1.0 locust==2.15.1 -pytest==7.3.2 +pytest==7.4.0 pytest-html==3.2.0 pytest-repeat==0.9.1 PyYAML==6.0