Skip to content

Update onnx requirement from <1.18.0,>=1.12.0 to >=1.12.0,<1.20.0#4

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/pip/onnx-gte-1.12.0-and-lt-1.20.0
Open

Update onnx requirement from <1.18.0,>=1.12.0 to >=1.12.0,<1.20.0#4
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/pip/onnx-gte-1.12.0-and-lt-1.20.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Feb 6, 2026

Updates the requirements on onnx to permit the latest version.

Release notes

Sourced from onnx's releases.

v1.19.1

[!NOTE] This patch release includes important bug fixes to the function definition of Attention-23/24 under the Group Query Attention mode and to the reference implementation of RotaryEmbedding-23.

All changes

Changelog

Sourced from onnx's changelog.

Operator Changelog

This file is automatically generated from the def files via this script. Do not modify directly and instead edit operator definitions.

For an operator input/output's differentiability, it can be differentiable, non-differentiable, or undefined. If a variable's differentiability is not specified, that variable has undefined differentiability.

ai.onnx.ml

Version 1 of the 'ai.onnx.ml' operator set

ai.onnx.ml.ArrayFeatureExtractor-1

Select elements of the input tensor based on the indices passed. The indices are applied to the last axes of the tensor.

Version

This version of the operator has been available since version 1 of the 'ai.onnx.ml' operator set.

Inputs

Outputs

Type Constraints

ai.onnx.ml.Binarizer-1

Maps the values of the input tensor to either 0 or 1, element-wise, based on the outcome of a comparison against a threshold value.

Version

... (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 [onnx](https://github.com/onnx/onnx) to permit the latest version.
- [Release notes](https://github.com/onnx/onnx/releases)
- [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md)
- [Commits](onnx/onnx@v1.12.0...v1.19.1)

---
updated-dependencies:
- dependency-name: onnx
  dependency-version: 1.19.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Feb 6, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant