From e1125a2b448ce145968b9cdc0ae81dbec5b2d103 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 23:23:38 +0000 Subject: [PATCH] Bump pytest from 4.4.1 to 6.2.2 in /perf-tests Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.4.1 to 6.2.2. - [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/4.4.1...6.2.2) 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 8d5f985ba1..a7adc2e69b 100644 --- a/perf-tests/requirements.txt +++ b/perf-tests/requirements.txt @@ -1,7 +1,7 @@ PyYAML==5.4.1 requests==2.25.1 kubernetes==8.0.1 -pytest==4.4.1 +pytest==6.2.2 ipaddress==1.0.23 # >= 1.0.17 cffi==1.14.5 certifi==2020.12.5