From 980bfb1fe2f0b53e2b7e77d676673f2722c5079c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 05:26:48 +0000 Subject: [PATCH] Bump pytest from 6.0.1 to 6.1.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.1 to 6.1.0. - [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/6.0.1...6.1.0) Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 4e15ccae..df108688 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ coveralls==2.1.2 mock==3.0.5 pip==20.2.3 -pytest==6.0.1 +pytest==6.1.0 pytest-cov==2.10.1 pytest-timeout==1.4.2 setuptools==50.3.0