Skip to content

Commit cd1494d

Browse files
⬆️ Bump the uv-dependencies group across 1 directory with 11 updates
Bumps the uv-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [torch](https://github.com/pytorch/pytorch) | `2.10.0` | `2.12.1` | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.8.4` | `0.9.0` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.14.1` | `7.14.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.15` | `0.15.20` | | [bump-my-version](https://github.com/callowayproject/bump-my-version) | `1.3.0` | `1.4.1` | Updates `torch` from 2.10.0 to 2.12.1 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.10.0...v2.12.1) Updates `torchvision` from 0.25.0 to 0.27.1 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.25.0...v0.27.1) Updates `setuptools` from 82.0.1 to 81.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v82.0.1...v81.0.0) Updates `pydoclint` from 0.8.4 to 0.9.0 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.8.4...0.9.0) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) Updates `coverage` from 7.14.1 to 7.14.3 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.14.1...7.14.3) Updates `ruff` from 0.15.15 to 0.15.20 - [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.15.15...0.15.20) Updates `bump-my-version` from 1.3.0 to 1.4.1 - [Release notes](https://github.com/callowayproject/bump-my-version/releases) - [Changelog](https://github.com/callowayproject/bump-my-version/blob/1.4.1/CHANGELOG.md) - [Commits](callowayproject/bump-my-version@v1.3...1.4.1) Updates `nvidia-cuda-nvrtc-cu12` from 12.6.77 to 12.6.85 Updates `nvidia-nccl-cu12` from 2.27.5 to 2.29.3 Updates `triton` from 3.6.0 to 3.7.1 - [Release notes](https://github.com/triton-lang/triton/releases) - [Changelog](https://github.com/triton-lang/triton/blob/main/RELEASE.md) - [Commits](triton-lang/triton@v3.6.0...v3.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: torchvision dependency-version: 0.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: setuptools dependency-version: 81.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: uv-dependencies - dependency-name: pydoclint dependency-version: 0.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: coverage dependency-version: 7.14.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: bump-my-version dependency-version: 1.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: nvidia-cuda-nvrtc-cu12 dependency-version: 12.6.85 dependency-type: indirect update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: nvidia-nccl-cu12 dependency-version: 2.29.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: triton dependency-version: 3.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: uv-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 349589c commit cd1494d

2 files changed

Lines changed: 391 additions & 331 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dev = [
7777
"safety>=3.8.1,<4.0.0",
7878
"pystac<2.0.0,>=1.10.0",
7979
"pydocstyle[toml]<7.0.0,>=6.2.0",
80-
"pydoclint>=0.3,<0.9",
80+
"pydoclint>=0.3,<0.10",
8181
"pytest>=7.2.1,<10.0.0",
8282
"pytest-cov>=4.1.0,<8.0.0",
8383
"pytest-mock<4.0.0,>=3.10.0",

0 commit comments

Comments
 (0)