From d5c76d1a8dee6728f25ff3b60a6d8cfe7ec8d3c6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2019 14:31:37 +0000 Subject: [PATCH] Bump pytest from 4.0.1 to 5.1.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.0.1 to 5.1.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.0.1...5.1.2) 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..a4013d8 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.2 tensorflow==1.13.1 tqdm==4.28.1