From fb781d0cbf4da087548e855a301babaff0062de6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 21:18:55 +0000 Subject: [PATCH] deps(deps): bump the python-minor-patch group across 1 directory with 9 updates Bumps the python-minor-patch group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyio](https://github.com/agronholm/anyio) | `4.14.1` | `4.14.2` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.8` | `3.4.9` | | [dulwich](https://github.com/dulwich/dulwich) | `1.2.9` | `1.2.12` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.29.5` | `3.31.1` | | [jaraco-functools](https://github.com/jaraco/jaraco.functools) | `4.5.0` | `4.6.0` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.10.0` | `4.10.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.20` | `0.15.22` | | [tomlkit](https://github.com/python-poetry/tomlkit) | `0.15.0` | `0.15.1` | | [torch](https://github.com/pytorch/pytorch) | `2.12.1` | `2.13.0` | Updates `anyio` from 4.14.1 to 4.14.2 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.14.1...4.14.2) Updates `charset-normalizer` from 3.4.8 to 3.4.9 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.8...3.4.9) Updates `dulwich` from 1.2.9 to 1.2.12 - [Release notes](https://github.com/dulwich/dulwich/releases) - [Changelog](https://github.com/jelmer/dulwich/blob/main/NEWS) - [Commits](https://github.com/dulwich/dulwich/compare/dulwich-1.2.9...dulwich-1.2.12) Updates `filelock` from 3.29.5 to 3.31.1 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.29.5...3.31.1) Updates `jaraco-functools` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/jaraco/jaraco.functools/releases) - [Changelog](https://github.com/jaraco/jaraco.functools/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/jaraco.functools/compare/v4.5.0...v4.6.0) Updates `platformdirs` from 4.10.0 to 4.10.1 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.10.0...4.10.1) Updates `ruff` from 0.15.20 to 0.15.22 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.15.20...0.15.22) Updates `tomlkit` from 0.15.0 to 0.15.1 - [Release notes](https://github.com/python-poetry/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](https://github.com/python-poetry/tomlkit/compare/0.15.0...0.15.1) Updates `torch` from 2.12.1 to 2.13.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.12.1...v2.13.0) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: charset-normalizer dependency-version: 3.4.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: dulwich dependency-version: 1.2.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: filelock dependency-version: 3.31.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: jaraco-functools dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: platformdirs dependency-version: 4.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: ruff dependency-version: 0.15.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: tomlkit dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] --- release/constraints.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/release/constraints.txt b/release/constraints.txt index b4b44bdb..19361332 100644 --- a/release/constraints.txt +++ b/release/constraints.txt @@ -13,20 +13,20 @@ # (operators install torch/vllm themselves; see root constraints.txt), # so the exposure is confined to the release environment. Bump when an # upstream fixed version ships. -anyio==4.14.1 +anyio==4.14.2 build==1.5.0 CacheControl==0.14.4 certifi==2025.1.31 cffi==1.17.1 -charset-normalizer==3.4.8 +charset-normalizer==3.4.9 cleo==2.1.0 contourpy==1.3.2 crashtest==0.4.1 cycler==0.12.1 distlib==0.4.3 -dulwich==1.2.9 +dulwich==1.2.12 fastjsonschema==2.21.2 -filelock==3.29.5 +filelock==3.31.1 findpython==0.8.0 fonttools==4.63.0 fsspec==2026.6.0 @@ -40,7 +40,7 @@ iniconfig==2.3.0 installer==0.7.0 jaraco.classes==3.4.0 jaraco.context==6.1.2 -jaraco.functools==4.5.0 +jaraco.functools==4.6.0 Jinja2==3.1.6 keyring==25.7.0 kiwisolver==1.5.0 @@ -55,7 +55,7 @@ packaging==26.2 pbs-installer==2025.3.17 pillow==12.3.0 pkginfo==1.12.1.2 -platformdirs==4.10.0 +platformdirs==4.10.1 pluggy==1.6.0 poetry==2.4.1 poetry-core==2.4.1 @@ -70,14 +70,14 @@ PyYAML==6.0.3 RapidFuzz==3.14.5 requests==2.34.2 requests-toolbelt==1.0.0 -ruff==0.15.20 +ruff==0.15.22 setuptools==81.0.0 shellingham==1.5.4 six==1.17.0 sniffio==1.3.1 sympy==1.14.0 -tomlkit==0.15.0 -torch==2.12.1 +tomlkit==0.15.1 +torch==2.13.0 trove-classifiers==2025.3.19.19 typing_extensions==4.16.0 urllib3==2.7.0