From 1902f0c2bc3f8c0958735f972818f7edaa22a078 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 17:04:42 +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: direct:production ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index fdd897b4a..efd231db6 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.2 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" @@ -1111,12 +1111,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]