From 4615084417349786749ae5bfa009c959bd2e780c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 05:30:50 +0000 Subject: [PATCH] chore(deps): bump xgboost from 2.0.3 to 2.1.2 in /crude-oil-forecast Bumps [xgboost](https://github.com/dmlc/xgboost) from 2.0.3 to 2.1.2. - [Release notes](https://github.com/dmlc/xgboost/releases) - [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md) - [Commits](https://github.com/dmlc/xgboost/compare/v2.0.3...v2.1.2) --- updated-dependencies: - dependency-name: xgboost dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- crude-oil-forecast/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crude-oil-forecast/requirements.txt b/crude-oil-forecast/requirements.txt index 0893671..5a14f08 100644 --- a/crude-oil-forecast/requirements.txt +++ b/crude-oil-forecast/requirements.txt @@ -6,6 +6,6 @@ statsmodels==0.14.2 pmdarima==2.0.4 plotly==5.22.0 prophet==1.1.5 -xgboost==2.0.3 +xgboost==2.1.2 statsmodels==0.14.2