From c34ff1d0da57a63ce81631185acb9743eea66d9d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2019 13:26:31 +0000 Subject: [PATCH] Bump pytest from 4.0.1 to 5.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.0.1 to 5.1.1. - [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.0.1...5.1.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c2eb3ef..7c36827 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ gunicorn==19.9.0 keras==2.2.4 passlib==1.7.1 pillow==5.3.0 -pytest==4.0.1 +pytest==5.1.1 tensorflow==1.13.1 tqdm==4.28.1