From cfe4ef0dbca81f175a8ce72f782dcdbcf6f99227 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 14:07:51 +0000 Subject: [PATCH] Bump lightgbm from 4.5.0 to 4.6.0 in /python/uncertainty-pinns Bumps [lightgbm](https://github.com/microsoft/LightGBM) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/microsoft/LightGBM/releases) - [Commits](https://github.com/microsoft/LightGBM/compare/v4.5.0...v4.6.0) --- updated-dependencies: - dependency-name: lightgbm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/uncertainty-pinns/requirements_new.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/uncertainty-pinns/requirements_new.txt b/python/uncertainty-pinns/requirements_new.txt index 17ce9ca..46fda01 100644 --- a/python/uncertainty-pinns/requirements_new.txt +++ b/python/uncertainty-pinns/requirements_new.txt @@ -49,7 +49,7 @@ keras-tuner==1.4.6 kiwisolver==1.4.5 kt-legacy==1.0.5 libclang==16.0.6 -lightgbm==4.5.0 +lightgbm==4.6.0 llvmlite==0.42.0 localreg==0.5.0 MAPIE==0.9.1