From 6a9ccd089dcf5af7b1d62da3a5f6867dd70d3590 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 19:06:27 +0000 Subject: [PATCH] build(deps): bump pypmml from 1.5.7 to 1.5.8 in /pmml Bumps [pypmml](https://github.com/autodeployai/pypmml) from 1.5.7 to 1.5.8. - [Release notes](https://github.com/autodeployai/pypmml/releases) - [Commits](https://github.com/autodeployai/pypmml/compare/v1.5.7...v1.5.8) --- updated-dependencies: - dependency-name: pypmml dependency-version: 1.5.8 dependency-type: direct:production update-type: version-update:semver-patch ... 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 4ae0fff..5034f5c 100644 --- a/pmml/requirements.txt +++ b/pmml/requirements.txt @@ -1,7 +1,7 @@ matplotlib==3.9.4 numpy==2.0.2 pandas==2.3.1 -pypmml==1.5.7 +pypmml==1.5.8 scikit-learn==1.5.0 sklearn2pmml==0.121.1 seaborn==0.13.2 \ No newline at end of file