Skip to content

Commit 4409a09

Browse files
chore(deps): bump lightgbm from 4.6.0 to 4.7.0
Bumps [lightgbm](https://github.com/lightgbm-org/LightGBM) from 4.6.0 to 4.7.0. - [Release notes](https://github.com/lightgbm-org/LightGBM/releases) - [Commits](lightgbm-org/LightGBM@v4.6.0...v4.7.0) --- updated-dependencies: - dependency-name: lightgbm dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 657a6dc commit 4409a09

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
"requests==2.34.2",
1616
"matplotlib==3.11.0",
1717
"PyYAML==6.0.3",
18-
"lightgbm==4.6.0",
18+
"lightgbm==4.7.0",
1919
"scikit-learn==1.9.0",
2020
"scipy==1.17.1",
2121
"joblib==1.5.3",

requirements-lock.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ numpy==2.4.6
44
requests==2.34.2
55
matplotlib==3.11.0
66
PyYAML==6.0.3
7-
lightgbm==4.6.0
7+
lightgbm==4.7.0
88
scikit-learn==1.9.0
99
scipy==1.17.1
1010
joblib==1.5.3

0 commit comments

Comments
 (0)