From 225ab1517d2b60d765eebce15bd3f76dd024de9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 11:08:27 -0700 Subject: [PATCH] Bump pytest from 7.0.1 to 7.1.0 in /tests (#2486) Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.1.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.0.1...7.1.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index bf74735641..465428ce30 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -2,7 +2,7 @@ PyYAML==6.0 requests==2.27.1 forcediphttpsadapter==1.0.2 kubernetes==23.3.0 -pytest==7.0.1 +pytest==7.1.0 ipaddress==1.0.23 # >= 1.0.17 cffi==1.15.0 pyOpenSSL==22.0.0