From f124433e3461373bd9250e61783e0accedd4746d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 17:25:10 +0000 Subject: [PATCH] Bump pytest from 7.1.1 to 7.1.2 in /tests Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.1.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/7.1.1...7.1.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index fc04704ebb..d318082dad 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.1.1 +pytest==7.1.2 ipaddress==1.0.23 # >= 1.0.17 cffi==1.15.0 pyOpenSSL==22.0.0