From 9dc0938c03d53284616f9e7a74f919053d1ff93f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 26 May 2021 08:22:19 +0000 Subject: [PATCH] Bump pytest from 3.6.1 to 6.2.4 Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.6.1 to 6.2.4. - [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...6.2.4) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8fa8793..e192590 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ dynaconf==3.1.4 fauxfactory==3.1.0 pre-commit PyNaCl==1.4.0 -pytest==3.6.1 +pytest==6.2.4 pytest-ansible==2.2.4 testimony==2.2.0 unittest2==1.1.0