From 96b168a128750899c3731f9b0d1d6e44bf0e6195 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2020 12:17:14 +0200 Subject: [PATCH] Bump pytest from 5.4.1 to 6.0.2 (#9) Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.1 to 6.0.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/5.4.1...6.0.2) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index f1a96e74..45f515ff 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,3 +1,3 @@ -pytest==5.4.1 +pytest==6.0.2 pytest-cov==2.8.1 pytest-timeout==1.3.4 -- 2.34.1