From 050c45f4e6f37c6b4a9be9e3582c16e1c8fd8d87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 00:25:30 +0000 Subject: [PATCH] Bump luigi from 2.7.1 to 2.8.0 Bumps [luigi](https://github.com/spotify/luigi) from 2.7.1 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.1...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 affe7fa..eddaa8f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -luigi==2.7.1 +luigi==2.8.0 python-daemon==2.1.2 requests==2.13.0 pandas==0.22.0