From 482feb86b3b5e57565e2e79faf1bbbf9894c66a2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Sun, 26 May 2019 11:47:21 +0000 Subject: [PATCH] Bump pytest from 4.0.1 to 4.5.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.0.1 to 4.5.0. - [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.5.0) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 60ef6d7..67a07ea 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.5.0 tensorflow==1.13.1 tqdm==4.28.1 \ No newline at end of file