chore(deps): bump the python-minor-patch group across 1 directory with 5 updates - #154
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python-minor-patch group across 1 directory with 5 updates#154dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 5 updates Bumps the python-minor-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [typer](https://github.com/fastapi/typer) | `0.27.0` | `0.27.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.0` | `0.16.3` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.1` | `4.6.2` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.119.0` | `0.122.0` | | [huggingface-hub](https://github.com/huggingface/huggingface_hub) | `1.24.0` | `1.27.0` | Updates `typer` from 0.27.0 to 0.27.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.27.0...0.27.1) Updates `ruff` from 0.16.0 to 0.16.3 - [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.0...0.16.3) Updates `pre-commit` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.1...v4.6.2) Updates `anthropic` from 0.119.0 to 0.122.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.119.0...v0.122.0) Updates `huggingface-hub` from 1.24.0 to 1.27.0 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v1.24.0...v1.27.0) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.122.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: huggingface-hub dependency-version: 1.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: ruff dependency-version: 0.16.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: typer dependency-version: 0.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/python-minor-patch-b329cd52f7
branch
from
August 20, 2026 21:45
c1c1a02 to
5c54acd
Compare
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
agentcairn | 5c54acd | Commit Preview URL Branch Preview URL |
Aug 20 2026, 09:53 PM |
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-minor-patch group with 5 updates in the / directory:
0.27.00.27.10.16.00.16.34.6.14.6.20.119.00.122.01.24.01.27.0Updates
typerfrom 0.27.0 to 0.27.1Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
Commits
fe2aa0e🔖 Release version 0.27.1 (#1919)680dc99📝 Update release notesac3efd5✨ Makeepilogformatting consistent with other parts of the help string (#1...32d80ef📝 Update release notes10cb3c9⬆️ Upgrade latest-changes to 0.7.1 (#1909)ac329a0📝 Update release notesc37ae2f📝 Add Library Skills documentation (#1906)0974a7e📝 Update release notes951178c🐛 Prevent scroll-to-top on restart/fast buttons in the documentation (#1904)9051baa📝 Update release notesUpdates
rufffrom 0.16.0 to 0.16.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b0e4702Bump 0.16.3 (#27723)ecdd401[ty] Separate script and uv modules from project metadata (#27720)1263524[ty] Simplify display implementations with std::fmt::from_fn (#27718)59196ba[ty] Unify polarity-aware relation construction (#27707)b8c5e73[ty] Disable CodSpeed cycle estimation for instrumented benchmarks (#27706)2b0d210[ty] Centralize matched argument relations (#27705)a9130f3[pyupgrade] Add rule to replacewhile 1withwhile True(while-one, `...c64c7d6[ty] Model try exception flow with operation checkpoints (#27471)9dea5ef[ty] Avoid deriving sequents for typevars with concrete bounds (#27587)9798e88[ty] Preserve enum exhaustiveness with custom missing methods (#27700)Updates
pre-commitfrom 4.6.1 to 4.6.2Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
9767b6cv4.6.242ee3ffMerge pull request #3743 from pre-commit/npm-build-scripts-11-x3056619fixlanguage: nodefor hooks with build scripts and npm 11.xUpdates
anthropicfrom 0.119.0 to 0.122.0Release notes
Sourced from anthropic's releases.
... (truncated)
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
ad53cacrelease: 0.122.0c71b2f5chore(tests): use pytest monkeypatch instead of unittest.mock932488dchore(internal): drop remaining references to blackde9fe77docs(api): clarify that user profile name is optional for resold profilesdb4581drefactor: use the not_given singleton instead of the legacy NOT_GIVEN alias36cbc3achore(tests): use pytest monkeypatch and fakes instead of unittest.mock05cdf07chore(ci): run breaking-change detection as a ci.yml job on every pushfd3eaa6fix(client): keep token exchange bound per client across copy() (#388)c18fcbfchore(internal): codegen related update57bc2cefix(streaming): keep omitted content block fields unset in accumulated messag...Updates
huggingface-hubfrom 1.24.0 to 1.27.0Release notes
Sourced from huggingface-hub's releases.
... (truncated)
Commits
a7d85daRelease: v1.27.01ea6f21Release: v1.27.0.rc0f4c8347[Inference Endpoints] Allow container command/args without custom image + sup...9a3222eBump the actions group with 10 updates (#4636)db2c685[HfFileSystem] Fix bucket prefix collisions (#4630)0234ea1[HfApi] AddregiontoExpandSpaceProperty_T(#4641)77969c8[Xet] Bump minimum hf-xet to 1.5.2 (#4640)b4f4e92[Inference] Add Baseten as inference provider (#3414)b9dddd9[Cache] Don't try to delete snapshot files twice when deleting a revision (#4...62b8e19[CLI] Install & refresh the hf-cli skill (installer, update, hints) (#4608)