From 7226afd95aaa6cbb6bb981f916ab47c807d84104 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 18:10:50 +0000 Subject: [PATCH] build(deps): bump sklearn2pmml from 0.121.1 to 0.122.2 in /pmml Bumps [sklearn2pmml](https://github.com/jpmml/sklearn2pmml) from 0.121.1 to 0.122.2. - [Changelog](https://github.com/jpmml/sklearn2pmml/blob/master/NEWS.md) - [Commits](https://github.com/jpmml/sklearn2pmml/compare/0.121.1...0.122.2) --- updated-dependencies: - dependency-name: sklearn2pmml dependency-version: 0.122.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pmml/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pmml/requirements.txt b/pmml/requirements.txt index 59ff726..a137ba6 100644 --- a/pmml/requirements.txt +++ b/pmml/requirements.txt @@ -3,5 +3,5 @@ numpy==2.0.2 pandas==2.3.2 pypmml==1.5.7 scikit-learn==1.6.1 -sklearn2pmml==0.121.1 +sklearn2pmml==0.122.2 seaborn==0.13.2 \ No newline at end of file