Skip to content

deps: update onnx requirement from >=1.14 to >=1.22.0 - #20

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/onnx-gte-1.22.0
Closed

deps: update onnx requirement from >=1.14 to >=1.22.0#20
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/onnx-gte-1.22.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on onnx to permit the latest version.

Release notes

Sourced from onnx's releases.

v1.22.0

ONNX v1.22.0 is now available with exciting new features! We would like to thank everyone who contributed to this release! Please visit onnx.ai to learn more about ONNX and associated projects.

What's Changed

Breaking Changes and Deprecations

Spec and Operator

Two new operators LinearAttention-27 and CausalConvWithState-27 were introduced.

Reference Implementation

Utilities and Tools

Build, CI and Tests

... (truncated)

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 dependabot Bot added dependencies Opened by Dependabot python Pull requests that update python code labels Aug 24, 2026
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.14.0...v1.22.0)

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

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

dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

Looks like onnx is no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 27, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/onnx-gte-1.22.0 branch August 27, 2026 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Opened by Dependabot python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants