From e1a534999c3b544d8ed75a52008e2e91410e4ada Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 07:02:45 +0000 Subject: [PATCH] Bump pytest from 3.6.1 to 7.2.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.6.1 to 7.2.1. - [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.1) --- 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..d2bba2b 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.1 pytest-ansible==2.2.4 testimony==2.2.0 unittest2==1.1.0