From ff410c5fc572d0899ac568ae8d0fbe1153cc143a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 07:09:33 +0000 Subject: [PATCH] Bump pytest from 3.6.1 to 7.2.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.6.1 to 7.2.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/3.6.1...7.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c9f7dd8..6706404 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ dynaconf[vault]==3.1.11 fauxfactory==3.1.0 pre-commit PyNaCl==1.5.0 -pytest==3.6.1 +pytest==7.2.0 pytest-ansible==2.2.4 testimony==2.2.0 unittest2==1.1.0