From 049321a72f6e7854fbf542866e1c68e36d34c9a0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 03:28:19 +0000 Subject: [PATCH] Bump pytest from 4.6.5 to 6.2.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.5 to 6.2.3. - [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.3) 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..2671c2a7 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.3 pytest-cov==2.8.1