From 7432eb22740200dd145a3d7f264334d4663e8d82 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 3 Jun 2019 18:00:35 +0000 Subject: [PATCH] Bump pytest from 4.0.1 to 4.6.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.0.1 to 4.6.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...4.6.1) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 60ef6d7..5bddfa3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ azure-storage-blob==1.5.0 Flask==1.0.3 Keras==2.2.4 Pillow==5.3.0 -pytest==4.0.1 +pytest==4.6.1 tensorflow==1.13.1 tqdm==4.28.1 \ No newline at end of file