From 71491842d1edc4e8247ff6a057561b5954067df9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 26 Jan 2021 03:28:52 +0000 Subject: [PATCH] Bump pytest from 4.6.5 to 6.2.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.5 to 6.2.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/4.6.5...6.2.2) 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..152d79c6 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.2 pytest-cov==2.8.1