From 28ff9fd4833db0d922a72e4e137b70d870da686d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 17:03:38 +0000 Subject: [PATCH] Bump luigi from 2.8.0 to 3.6.0 Bumps [luigi](https://github.com/spotify/luigi) from 2.8.0 to 3.6.0. - [Release notes](https://github.com/spotify/luigi/releases) - [Changelog](https://github.com/spotify/luigi/blob/master/RELEASE-PROCESS.rst) - [Commits](https://github.com/spotify/luigi/compare/2.8.0...v3.6.0) --- updated-dependencies: - dependency-name: luigi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 299ad302..23bd60b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ EGCG-Core==0.13 -luigi==2.8.0 +luigi==3.6.0 ete3==3.0.0b35 pandas<0.21 illuminate==0.6.4