From e13270d0be6cd4f2674a2b5c9f616a26f5d32303 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2020 06:42:21 +0000 Subject: [PATCH] Bump pytest from 4.6.3 to 5.3.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.3 to 5.3.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/4.6.3...5.3.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0a4dd80..5b3a872 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ boto3==1.11.0 empyrical==0.5.0 pyre-check==0.0.27 -pytest==4.6.3 +pytest==5.3.2 pyti==0.2.2 safety==1.8.5 sklearn==0.0 @@ -11,7 +11,7 @@ tabulate==0.8.3 tox==3.13.2 pylint==2.3.1 pyre-check==0.0.27 -pytest==4.6.3 +pytest==5.3.2 pyti==0.2.2 safety==1.8.5 yapf==0.27.0 \ No newline at end of file