Skip to content

Bump the pip group across 8 directories with 6 updates#13

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/PyTorch/Classification/ConvNets/triton/pip-2c4765945b
Closed

Bump the pip group across 8 directories with 6 updates#13
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/PyTorch/Classification/ConvNets/triton/pip-2c4765945b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown

Bumps the pip group with 1 update in the /PyTorch/Classification/ConvNets/triton directory: onnx.
Bumps the pip group with 1 update in the /PyTorch/LanguageModeling/BERT/triton directory: onnx.
Bumps the pip group with 2 updates in the /PyTorch/Segmentation/nnUNet directory: onnx and pytorch-lightning.
Bumps the pip group with 1 update in the /PyTorch/Segmentation/nnUNet/triton directory: onnx.
Bumps the pip group with 1 update in the /PyTorch/SpeechSynthesis/FastPitch/triton directory: onnx.
Bumps the pip group with 2 updates in the /PyTorch/SpeechSynthesis/Tacotron2/trtis_cpp/src/trt directory: onnx and torch.
Bumps the pip group with 1 update in the /TensorFlow/Recommendation/WideAndDeep directory: pyspark.
Bumps the pip group with 2 updates in the /Tools/PyTorch/TimeSeriesPredictionPlatform directory: mlflow and gdown.

Updates onnx from 1.8.0 to 1.21.0

Release notes

Sourced from onnx's releases.

v1.21.0

ONNX v1.21.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

Reference Implementation

Utilities and Tools

Build, CI and Tests

... (truncated)

Commits

Updates onnx from 1.8.1 to 1.21.0

Release notes

Sourced from onnx's releases.

v1.21.0

ONNX v1.21.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

Reference Implementation

Utilities and Tools

Build, CI and Tests

... (truncated)

Commits

Updates onnx from 1.8.0 to 1.21.0

Release notes

Sourced from onnx's releases.

v1.21.0

ONNX v1.21.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

Reference Implementation

Utilities and Tools

Build, CI and Tests

... (truncated)

Commits

Updates pytorch-lightning from 1.7.7 to 2.6.1

Release notes

Sourced from pytorch-lightning's releases.

Lightning v2.6.1

Changes in 2.6.1

PyTorch Lightning

  • Added method chaining support to LightningModule.freeze() and LightningModule.unfreeze() by returning self (#21469)
  • Added litlogger integration(#21430)
  • Deprecated to_torchscript method due to deprecation of TorchScript in PyTorch (#21397)
  • Removed support for Python 3.9 due to end-of-life status (#21398)
  • Fixed save_hyperparameters(ignore=...) behavior so subclass ignore rules override base class rules (#21490)
  • Fixed LightningDataModule.load_from_checkpoint to restore the datamodule subclass and hyperparameters (#21478)
  • Fixed ModelParallelStrategy single-file checkpointing when torch.compile wraps the model so optimizer states no longer raise KeyError during save (#21357)
  • Sanitize profiler filenames when saving to avoid crashes due to invalid characters (#21395)
  • Fixed StochasticWeightAveraging with infinite epochs (#21396)
  • Fixed _generate_seed_sequence_sampling function not producing unique seeds (#21399)
  • Fixed ThroughputMonitor callback emitting warnings too frequently (#21453)

Lightning Fabric

  • Exposed weights_only argument for loading checkpoints in Fabric.load() and Fabric.load_raw() (#21470)
  • Fixed DistributedSamplerWrapper not forwarding set_epoch to the underlying sampler (#21454)
  • Fixed DDP notebook CUDA fork check to allow passive initialization when CUDA is not actively used (#21402)

... (truncated)

Commits
  • 655a3a9 bump(deps): bump litlogger version to >=0.1.7 (#21517)
  • 300c05a Prepare release 2.6.1 (#21516)
  • dc16bc5 build(deps): update setuptools requirement from <80.9.1 to <80.10.3 in /requi...
  • 6ee3800 build(deps): update torchvision requirement from <0.25.0,>=0.16.0 to >=0.16.0...
  • 6478f8e Fix save_hyperparameters ignore precedence in subclasses (#21490)
  • 2712587 CI: fix doctest failure from PyTorch LeafSpec FutureWarning (#21502)
  • ae1dc6f fix(link-check): resolve broken URLs (#21493)
  • f0b1c52 fix(fabric): forward set_epoch to underlying sampler in DistributedSamplerWra...
  • bddc253 Fix warning frequency in throughput monitor callback (#21453)
  • 2f4b58a build(deps): update numpy requirement from <2.3.5,>2.1.0 to >2.1.0,<2.4.2 in ...
  • Additional commits viewable in compare view

Updates onnx from 1.8.0 to 1.21.0

Release notes

Sourced from onnx's releases.

v1.21.0

ONNX v1.21.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

Reference Implementation

Utilities and Tools

Build, CI and Tests

... (truncated)

Commits

Updates onnx from 1.8.0 to 1.21.0

Release notes

Sourced from onnx's releases.

v1.21.0

ONNX v1.21.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

Reference Implementation

Utilities and Tools

Build, CI and Tests

... (truncated)

Commits

Updates onnx from 1.5.0 to 1.21.0

Release notes

Sourced from onnx's releases.

v1.21.0

ONNX v1.21.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

  • Remove defunct model hub integration by @​andife in

Bumps the pip group with 1 update in the /PyTorch/Classification/ConvNets/triton directory: [onnx](https://github.com/onnx/onnx).
Bumps the pip group with 1 update in the /PyTorch/LanguageModeling/BERT/triton directory: [onnx](https://github.com/onnx/onnx).
Bumps the pip group with 2 updates in the /PyTorch/Segmentation/nnUNet directory: [onnx](https://github.com/onnx/onnx) and [pytorch-lightning](https://github.com/Lightning-AI/pytorch-lightning).
Bumps the pip group with 1 update in the /PyTorch/Segmentation/nnUNet/triton directory: [onnx](https://github.com/onnx/onnx).
Bumps the pip group with 1 update in the /PyTorch/SpeechSynthesis/FastPitch/triton directory: [onnx](https://github.com/onnx/onnx).
Bumps the pip group with 2 updates in the /PyTorch/SpeechSynthesis/Tacotron2/trtis_cpp/src/trt directory: [onnx](https://github.com/onnx/onnx) and [torch](https://github.com/pytorch/pytorch).
Bumps the pip group with 1 update in the /TensorFlow/Recommendation/WideAndDeep directory: [pyspark](https://github.com/apache/spark).
Bumps the pip group with 2 updates in the /Tools/PyTorch/TimeSeriesPredictionPlatform directory: [mlflow](https://github.com/mlflow/mlflow) and [gdown](https://github.com/wkentaro/gdown).


Updates `onnx` from 1.8.0 to 1.21.0
- [Release notes](https://github.com/onnx/onnx/releases)
- [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md)
- [Commits](onnx/onnx@v1.8.0...v1.21.0)

Updates `onnx` from 1.8.1 to 1.21.0
- [Release notes](https://github.com/onnx/onnx/releases)
- [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md)
- [Commits](onnx/onnx@v1.8.0...v1.21.0)

Updates `onnx` from 1.8.0 to 1.21.0
- [Release notes](https://github.com/onnx/onnx/releases)
- [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md)
- [Commits](onnx/onnx@v1.8.0...v1.21.0)

Updates `pytorch-lightning` from 1.7.7 to 2.6.1
- [Release notes](https://github.com/Lightning-AI/pytorch-lightning/releases)
- [Commits](Lightning-AI/pytorch-lightning@1.7.7...2.6.1)

Updates `onnx` from 1.8.0 to 1.21.0
- [Release notes](https://github.com/onnx/onnx/releases)
- [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md)
- [Commits](onnx/onnx@v1.8.0...v1.21.0)

Updates `onnx` from 1.8.0 to 1.21.0
- [Release notes](https://github.com/onnx/onnx/releases)
- [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md)
- [Commits](onnx/onnx@v1.8.0...v1.21.0)

Updates `onnx` from 1.5.0 to 1.21.0
- [Release notes](https://github.com/onnx/onnx/releases)
- [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md)
- [Commits](onnx/onnx@v1.8.0...v1.21.0)

Updates `torch` from 1.3.0 to 2.12.0
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v1.3.0...v2.12.0)

Updates `pyspark` from 3.1.3 to 3.4.4
- [Commits](apache/spark@v3.1.3...v3.4.4)

Updates `mlflow` from 1.23.1 to 3.11.1
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md)
- [Commits](mlflow/mlflow@v1.23.1...v3.11.1)

Updates `gdown` from 4.7.1 to 5.2.2
- [Release notes](https://github.com/wkentaro/gdown/releases)
- [Commits](wkentaro/gdown@v4.7.1...v5.2.2)

---
updated-dependencies:
- dependency-name: onnx
  dependency-version: 1.21.0
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: onnx
  dependency-version: 1.21.0
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: onnx
  dependency-version: 1.21.0
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: pytorch-lightning
  dependency-version: 2.6.1
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: onnx
  dependency-version: 1.21.0
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: onnx
  dependency-version: 1.21.0
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: onnx
  dependency-version: 1.21.0
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: torch
  dependency-version: 2.12.0
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: pyspark
  dependency-version: 3.4.4
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: mlflow
  dependency-version: 3.11.1
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: gdown
  dependency-version: 5.2.2
  dependency-type: direct:production
  dependency-group: pip
...

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 Jun 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Author

Superseded by #14.

@dependabot dependabot Bot closed this Jun 23, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/PyTorch/Classification/ConvNets/triton/pip-2c4765945b branch June 23, 2026 03:32
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