Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the pip-all-updates group with 8 updates (#265)
Bumps the pip-all-updates group with 8 updates: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.3` | `7.6.4` | | [networkx](https://github.com/networkx/networkx) | `3.4.1` | `3.4.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.7.0` | `0.7.1` | | [tqdm](https://github.com/tqdm/tqdm) | `4.66.5` | `4.66.6` | | [torch](https://github.com/pytorch/pytorch) | `2.5.0` | `2.5.1` | | [torchvision](https://github.com/pytorch/vision) | `0.20.0` | `0.20.1` | | [transformers](https://github.com/huggingface/transformers) | `4.45.2` | `4.46.1` | | [xgboost](https://github.com/dmlc/xgboost) | `2.1.1` | `2.1.2` | Updates `coverage` from 7.6.3 to 7.6.4 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.3...7.6.4) Updates `networkx` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-3.4.1...networkx-3.4.2) Updates `ruff` from 0.7.0 to 0.7.1 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.7.0...0.7.1) Updates `tqdm` from 4.66.5 to 4.66.6 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.5...v4.66.6) Updates `torch` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.5.0...v2.5.1) Updates `torchvision` from 0.20.0 to 0.20.1 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.20.0...v0.20.1) Updates `transformers` from 4.45.2 to 4.46.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.45.2...v4.46.1) Updates `xgboost` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/dmlc/xgboost/releases) - [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md) - [Commits](dmlc/xgboost@v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all-updates - dependency-name: networkx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all-updates - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all-updates - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all-updates - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all-updates - dependency-name: torchvision dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all-updates - dependency-name: transformers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all-updates - dependency-name: xgboost dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all-updates ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Maximilian <[email protected]>
- Loading branch information