Skip to content

chore(deps): update skl2onnx requirement from >=0.5.0 to >=1.20.0 - #46

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/skl2onnx-gte-1.20.0
Open

chore(deps): update skl2onnx requirement from >=0.5.0 to >=1.20.0#46
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/skl2onnx-gte-1.20.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 15, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on skl2onnx to permit the latest version.

Release notes

Sourced from skl2onnx's releases.

1.20.0

  • Update CI to scikit-learn==1.8.0 #1219
  • When creating OrdinalExporter, respect infrequent categories attribute #1217
  • Adds sklearn_is_fitted to CastTransformer #1209
  • Fixes missing dimension (number of features) in StackingClassifier #1201
  • Fixes CastTransformer output type #1200
  • Fixes unknown_value=np.nan in OrdinalEncoder #1198
  • Enhance OrdinalEncoder conversion to handle infrequent categories #1195
  • Errors in validating Inputs and Outputs of operators raise dedicated exceptions instead of generic RuntimeError #1205 (onnx/sklearn-onnx#1205)
Changelog

Sourced from skl2onnx's changelog.

1.20.0

  • Update CI to scikit-learn==1.8.0 #1219
  • When creating OrdinalExporter, respect infrequent categories attribute #1217
  • Adds sklearn_is_fitted to CastTransformer #1209
  • Fixes missing dimension (number of features) in StackingClassifier #1201
  • Fixes CastTransformer output type #1200
  • Fixes unknown_value=np.nan in OrdinalEncoder #1198
  • Enhance OrdinalEncoder conversion to handle infrequent categories #1195
  • Errors in validating Inputs and Outputs of operators raise dedicated exceptions instead of generic RuntimeError #1205 (onnx/sklearn-onnx#1205)

1.19.1

  • Fix QDA converter crashing on string labels and incorrect shape calculation #1169
  • Remove import of split_complex_to_pairs #1182
  • Removes dependency on onnxconverter-common #1179
  • Implements converter for QuantileTransformer #1164,
  • Refactors KNNImputer converter with local function to match scikit-learn's implementation, the code was partially automatically generated from an equivalent implementation in pytorch and exported into ONNX #1167, #1165
  • Add support to sklearn TargetEncoder #1137
  • Fixes missing WhiteKernel with return_std=True #1163 #1163
  • Fix empty column selector #1159
  • Fix conversion for XGBClassifier and XGBRegressor #1157
  • Test SelectKBest + StandardScaler pipeline #1156
  • Fix np.NAN into np.nan, #1148

1.18.0

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [skl2onnx](https://github.com/onnx/sklearn-onnx) to permit the latest version.
- [Release notes](https://github.com/onnx/sklearn-onnx/releases)
- [Changelog](https://github.com/onnx/sklearn-onnx/blob/main/CHANGELOGS.md)
- [Commits](onnx/sklearn-onnx@v1.4.3...1.20.0)

---
updated-dependencies:
- dependency-name: skl2onnx
  dependency-version: 1.20.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 15, 2026
@vercel

vercel Bot commented Aug 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
quant-iq Ready Ready Preview Aug 15, 2026 1:52am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants