From a8d68b695d577a7111dd14d74c2394697faa21a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 04:09:25 +0000 Subject: [PATCH] build(deps): bump category-encoders from 2.6.4 to 2.8.0 Bumps [category-encoders](https://github.com/scikit-learn-contrib/category_encoders) from 2.6.4 to 2.8.0. - [Release notes](https://github.com/scikit-learn-contrib/category_encoders/releases) - [Changelog](https://github.com/scikit-learn-contrib/category_encoders/blob/master/CHANGELOG.md) - [Commits](https://github.com/scikit-learn-contrib/category_encoders/compare/2.6.4...2.8.0) --- updated-dependencies: - dependency-name: category-encoders dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-training.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-training.txt b/requirements-training.txt index 4577620..8264575 100644 --- a/requirements-training.txt +++ b/requirements-training.txt @@ -1,4 +1,4 @@ -category-encoders==2.6.4 +category-encoders==2.8.0 patsy==0.5.6 statsmodels==0.14.4 tensorflow==2.18.0