From b2012fd734f13cb56a0f79f60b4b5b74b81a6bfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 17:04:49 +0000 Subject: [PATCH] Bump luigi from 3.5.2 to 3.6.0 Bumps [luigi](https://github.com/spotify/luigi) from 3.5.2 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/v3.5.2...v3.6.0) --- updated-dependencies: - dependency-name: luigi dependency-type: indirect ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index fb4e4be6..940ac5f5 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. [[package]] name = "alabaster" @@ -1254,12 +1254,12 @@ files = [ [[package]] name = "luigi" -version = "3.5.2" +version = "3.6.0" description = "Workflow mgmgt + task scheduling + dependency resolution." optional = false python-versions = "*" files = [ - {file = "luigi-3.5.2.tar.gz", hash = "sha256:d000fe6a6ea77c9376674fe87a045ac00c3fcf7ebe8414655a06630aa9db5111"}, + {file = "luigi-3.6.0.tar.gz", hash = "sha256:41b14850223c619d9006b30acda733e756b883fc7e60814205576647190c96e3"}, ] [package.dependencies]