From 69151b962a66f64cd72e4cb1cd1c3e4b12410cb7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2019 09:50:42 +0200 Subject: [PATCH] Bump pytest from 4.6.2 to 4.6.3 (#1125) Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.2 to 4.6.3. - [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.2...4.6.3) Signed-off-by: dependabot-preview[bot] --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index bd4ac14d1..a5678efc3 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,5 +1,5 @@ flake8==3.7.7 pylint==2.3.1 -pytest==4.6.2 +pytest==4.6.3 pytest-timeout==1.3.3 pytest-aiohttp==0.3.0