From b38fc07430b1bf6b888d2a224cc544f66706388f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 10 Jun 2019 10:26:11 +0000 Subject: [PATCH] Bump pytest from 4.0.1 to 4.6.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.0.1 to 4.6.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...4.6.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..496f1f6 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==4.6.2 tensorflow==1.13.1 tqdm==4.28.1