From 7b12f794a10ef5e10962e14b3ad3efdf6de0f15a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 16:16:04 +0000 Subject: [PATCH] Bump luigi from 3.4.0 to 3.6.0 in /luigi_pipeline Bumps [luigi](https://github.com/spotify/luigi) from 3.4.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/3.4.0...v3.6.0) --- updated-dependencies: - dependency-name: luigi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- luigi_pipeline/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/luigi_pipeline/requirements.txt b/luigi_pipeline/requirements.txt index da0caf4d2..bed6c77f7 100644 --- a/luigi_pipeline/requirements.txt +++ b/luigi_pipeline/requirements.txt @@ -1,4 +1,4 @@ elasticsearch==7.9.1 hail>=0.2.113 -luigi==3.4.0 +luigi==3.6.0 google-api-python-client>=1.8.0