From bf81d60d972a5a6952264884487d6ad86f8e1949 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2020 13:49:24 +0000 Subject: [PATCH] Bump luigi from 2.7.5 to 2.8.0 Bumps [luigi](https://github.com/spotify/luigi) from 2.7.5 to 2.8.0. - [Release notes](https://github.com/spotify/luigi/releases) - [Changelog](https://github.com/spotify/luigi/blob/master/doc/history.png) - [Commits](https://github.com/spotify/luigi/compare/2.7.5...2.8.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index beb5e9f5..622c1e0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ rdkit pandas -luigi==2.7.5 +luigi==2.8.0 numpy==1.14.2 psycopg2==2.7.4 postgresql==10.5