Skip to content

deps(deps): update onnxscript requirement from >=0.1.0 to >=0.7.1 - #6

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

deps(deps): update onnxscript requirement from >=0.1.0 to >=0.7.1#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/onnxscript-gte-0.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on onnxscript to permit the latest version.

Release notes

Sourced from onnxscript's releases.

v0.7.1

What's Changed

Breaking Changes

The op.op() interface in rewrite rules will now require inputs and attributes to be specified as args and kwargs, instead of a list and a dictionary.

Optimizer and rewriter

Torch Lib

Other Changes

New Contributors

Full Changelog: microsoft/onnxscript@v0.7.0...v0.7.1

Commits
  • 386769d Fix aten_stft ONNX spec violations (#2943)
  • 5ea1b64 [torchlib] Implement quantize_per_channel and dequantize_per_channel (#2390)
  • 5989b56 chore(deps): bump codecov/codecov-action from 6 to 7 (#2934)
  • c72e810 fix: invoke NameFixPass after graph-modifying operations in rewriter, version...
  • 18280e0 Fix upsample half pixel mode for size one (#2918)
  • 33d1445 Fix aten_gru: add linear_before_reset=1 to match PyTorch GRU semantics (#2853)
  • 50a758a Fix aten_masked_scatter for broadcasting masks (#2929)
  • e0d3edc Rewriter: fix fuse_relu_clip with None max (#2843)
  • 4c59485 Add torchvision.ops.deform_conv2d and opset19-specific tests (#2923)
  • 02a0030 Fix incorrect dtype default in aten_full causing ONNX shape-inference errors ...
  • Additional commits viewable in compare view

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 [onnxscript](https://github.com/microsoft/onnxscript) to permit the latest version.
- [Release notes](https://github.com/microsoft/onnxscript/releases)
- [Commits](microsoft/onnxscript@v0.1.0...v0.7.1)

---
updated-dependencies:
- dependency-name: onnxscript
  dependency-version: 0.7.1
  dependency-type: direct:production
...

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

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: automerge, dependencies. Please create them before Dependabot can add them 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.

0 participants