Skip to content

build(deps): update onnxsim requirement from >=0.4.33 to >=0.7.0 in /requirements - #322

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/requirements/dev/onnxsim-gte-0.7.0
Open

build(deps): update onnxsim requirement from >=0.4.33 to >=0.7.0 in /requirements#322
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/requirements/dev/onnxsim-gte-0.7.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Updates the requirements on onnxsim to permit the latest version.

Release notes

Sourced from onnxsim's releases.

v0.7.0: Custom operators, lower peak memory, and cross-built abi3 wheels

The first release of the 0.7.x series. Since v0.6.5, onnxsim gained first-class handling of custom operators, meaningfully lower peak memory during simplification, and a modernized wheel-build pipeline (true abi3 wheels, Windows wheels cross-built on Linux, CPython 3.10–3.14 including free-threaded 3.14t). It also folds away several graph patterns that previously blocked downstream converters, and fixes a crash on If nodes with constant conditions.

Note on constant folding: onnxsim now tracks the onnxsim/optimizer fork of onnx-optimizer to carry fixes not yet upstream (e.g. the If-with-constant-condition fix). No action is needed by users.

Free-threaded builds: cp314t wheels are published, but a stable no-GIL ABI is still pending upstream (#379), so these remain version-specific rather than abi3.

Acknowledgments

Much of this release was developed with @​claude, with support from Claude for Open Source. Thank you!

What's Changed

... (truncated)

Commits
  • 303bf67 Merge pull request #488 from onnxsim/claude/v0.7.x-release-plan-tnw6i3
  • 281ebac Bump version fallback to 0.7.0 for the v0.7.x line
  • ec3d41d Merge pull request #487 from onnxsim/claude/peak-memory-reduction-measure-tl9obp
  • 5b22dcf bench: measure peak-memory impact of PR #482
  • 7e500fc Merge pull request #482 from onnxsim/claude/delay-external-data-simplificatio...
  • 6f43b8f Merge remote-tracking branch 'origin/master' into claude/delay-external-data-...
  • b625e26 Merge pull request #484 from onnxsim/claude/fix-freethreaded-gil-decl
  • 4990672 Merge pull request #481 from onnxsim/claude/fix-cross-build-cmake-warnings
  • aceb131 build(cross): keep deprecation warnings visible alongside -Wno-dev
  • 9e7c69c test: assert the extension keeps the GIL disabled on free-threaded builds
  • 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 [onnxsim](https://github.com/onnxsim/onnxsim) to permit the latest version.
- [Release notes](https://github.com/onnxsim/onnxsim/releases)
- [Commits](onnxsim/onnxsim@v0.4.33...v0.7.0)

---
updated-dependencies:
- dependency-name: onnxsim
  dependency-version: 0.7.0
  dependency-type: direct:production
...

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

dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: pip 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.

0 participants