From 7fc8cf488cc06a64681426170dbe146caeaceb65 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 03:24:21 +0000 Subject: [PATCH] Bump pytest from 4.6.5 to 6.2.4 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.5 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/4.6.5...6.2.4) Signed-off-by: dependabot-preview[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 66bdbf3b..97aa8367 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,4 +1,4 @@ -r requirements.txt mock==1.0.1 -pytest==4.6.5 +pytest==6.2.4 pytest-cov==2.8.1