chore(deps): bump the python-compatible group across 1 directory with 6 updates - #156
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Collaborator
|
Holding this group for now: Harbor 0.23 breaks six adapter contract tests across the Python matrix. We should split the ordinary library updates from Harbor/Daytona, test those separately, and keep Harbor at 0.22 until the adapters are updated. Please don't just loosen the version guards to get CI green. |
… 6 updates Bumps the python-compatible group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyio](https://github.com/agronholm/anyio) | `4.14.2` | `4.15.1` | | [huggingface-hub](https://github.com/huggingface/huggingface_hub) | `1.30.0` | `1.32.0` | | [litellm](https://github.com/BerriAI/litellm) | `1.100.0` | `1.101.0` | | daytona | `0.211.2` | `0.214.0` | | [harbor](https://github.com/harbor-framework/harbor-cookbook) | `0.22.0` | `0.23.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.6` | `0.16.8` | Updates `anyio` from 4.14.2 to 4.15.1 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.14.2...4.15.1) Updates `huggingface-hub` from 1.30.0 to 1.32.0 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v1.30.0...v1.32.0) Updates `litellm` from 1.100.0 to 1.101.0 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.100.0...v1.101.0) Updates `daytona` from 0.211.2 to 0.214.0 Updates `harbor` from 0.22.0 to 0.23.0 - [Commits](https://github.com/harbor-framework/harbor-cookbook/commits) Updates `ruff` from 0.16.6 to 0.16.8 - [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.16.6...0.16.8) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-compatible - dependency-name: daytona dependency-version: 0.214.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-compatible - dependency-name: harbor dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-compatible - dependency-name: huggingface-hub dependency-version: 1.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-compatible - dependency-name: litellm dependency-version: 1.101.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-compatible - dependency-name: ruff dependency-version: 0.16.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-compatible ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/python-compatible-56aba356c8
branch
from
September 25, 2026 18:47
5949572 to
324bc97
Compare
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python-compatible group with 6 updates in the / directory:
4.14.24.15.11.30.01.32.01.100.01.101.00.211.20.214.00.22.00.23.00.16.60.16.8Updates
anyiofrom 4.14.2 to 4.15.1Release notes
Sourced from anyio's releases.
... (truncated)
Commits
ffcd154Bumped up the version0ecf5edAdded a workaround for third party code accessing unimported submodules (#1309)9283662Bumped up the versiond137692Improved the instructions for AI agents033fc52Shield TemporaryDirectory cleanup from cancellation (#1304)942e9a6[pre-commit.ci] pre-commit autoupdate (#1305)b825c3bFixed pyproject.toml changes not triggering the test suite9727dc5Fixed start inconsistencies between trio and asyncio (#1198)b05fe6dFixed wrong type in move_on_after (#1297)44d0c93Fixed asyncio task group coroutine cleanup (#1275)Updates
huggingface-hubfrom 1.30.0 to 1.32.0Release notes
Sourced from huggingface-hub's releases.
... (truncated)
Commits
8814aabRelease: v1.32.04457706Release: v1.32.0.rc0b064a14[Download] Send X-HF-Download-Counter header on download calls (#4613)79dd41e[Docs] Fix hf discussions info options that do not exist (#4886)d7b62c7[CLI] Fix card data serialization (#4882)f94ea55[Buckets] Send mtime when copying files (#4920)6e3d21f[Cache] Add cross-repo shared blob store (#4498)5a9cdda[Core] Speed up package imports (#4914)2075fd6[Cache] Support kernel repos inhf cachecommands (#4905)af6b41e[Core] Reject path traversal via embedded ".." segments in path_in_repo (#4884)Updates
litellmfrom 1.100.0 to 1.101.0Release notes
Sourced from litellm's releases.
... (truncated)
Commits
18243cdMerge pull request #40886 from BerriAI/litellm_backport_redis_chaos_rc_1_101_0abfb2cftest(load): backport Redis chaos qualification to rc/1.101.0 (#40482)c1a834bfix(caching): backport Redis breaker recovery guards to rc/1.101.0 (#40624)ca4a613fix(redis): backport quiet breaker refusals to rc/1.101.0 (#40620)c324a2bperf(proxy): backport pipelined spend counters to rc/1.101.0 (#40371)912a3f8Merge pull request #40346 from BerriAI/litellm_backport_40335_rc_1_101_0bcddffcfix(otel): backport auth spans and callback merge to rc/1.101.0f0b6d66Merge pull request #40325 from BerriAI/litellm_backport_37667_rc_1_101_0f41fc71Merge pull request #40324 from BerriAI/litellm_backport_40312_rc_1_101_0b6e73ccfeat(team): backport team admin callbacks to rc/1.101.0Updates
daytonafrom 0.211.2 to 0.214.0Updates
harborfrom 0.22.0 to 0.23.0Commits
Updates
rufffrom 0.16.6 to 0.16.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
62914c4Bump version to 0.16.8 (#28648)c47e0cd[ty] Bound aliased intersection expansion during inference (#28546)ff4747brenovate: update uv hashes correctly with setup-uv (#28621)94efeaa[ty] Compact reachable binding and declaration histories (#28349)50020fb[ty] Avoid storing constraint nodes twice (#28375)446bb68[ty] Compare bound-method receivers before signatures (#28384)304ab86[flake8-type-checking] Prefer lazy imports overTYPE_CHECKINGon 3.15+ (`...d940b24[ty] Watch script dependencies in CLI watch mode (#28125)fe9f065[flake8-tidy-imports] Addextend-banned-api(#28644)31131db[ty] Supporttype[A & B](#27124)