From 3dca6316608eb634970e9575483925c258b110ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 28 Nov 2018 21:15:08 +0000 Subject: [PATCH] Bump pytest-runner from 3.0 to 4.2 Bumps [pytest-runner](https://github.com/pytest-dev/pytest-runner) from 3.0 to 4.2. - [Release notes](https://github.com/pytest-dev/pytest-runner/releases) - [Changelog](https://github.com/pytest-dev/pytest-runner/blob/master/docs/history.rst) - [Commits](https://github.com/pytest-dev/pytest-runner/compare/3.0...4.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 967f73b..823370d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ werkzeug>=0.14.1 # dev pytest==3.3.2 -pytest-runner==3.0 +pytest-runner==4.2 pytest-asyncio==0.9.0 coveralls==1.5.1 pycodestyle==2.4.0