chore(deps): bump the python group with 4 updates#50
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the python group with 4 updates: [importlib-metadata](https://github.com/python/importlib_metadata), [jiter](https://github.com/pydantic/jiter), [rich](https://github.com/Textualize/rich) and [typer](https://github.com/fastapi/typer). Updates `importlib-metadata` from 8.9.0 to 9.0.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.9.0...v9.0.0) Updates `jiter` from 0.14.0 to 0.16.0 - [Release notes](https://github.com/pydantic/jiter/releases) - [Commits](pydantic/jiter@v0.14.0...v0.16.0) Updates `rich` from 14.3.4 to 15.0.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/main/CHANGELOG.md) - [Commits](Textualize/rich@v14.3.4...v15.0.0) Updates `typer` from 0.25.1 to 0.26.8 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.25.1...0.26.8) --- updated-dependencies: - dependency-name: importlib-metadata dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: jiter dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: rich dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: typer dependency-version: 0.26.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
0xzerolight
added a commit
that referenced
this pull request
Jul 3, 2026
- hf-hub 1.21.0->1.22.0 drops the typer<0.26 cap, unblocking typer 0.26.8 (dependabot #50 pinned typer 0.26.8 against hf-hub 1.21.0 -> ResolutionImpossible) - also picks up filelock, typing-extensions, coverage (dev) - #50's importlib-metadata/jiter/rich bumps left out: capped by litellm 1.90.2 (<9.0) and instructor 1.15.4 (jiter<0.15, rich<15.0)
Owner
|
Superseded by #52 (merged as 4f26aa4). #50 couldn't resolve: it pinned |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 group with 4 updates: importlib-metadata, jiter, rich and typer.
Updates
importlib-metadatafrom 8.9.0 to 9.0.0Changelog
Sourced from importlib-metadata's changelog.
Commits
a9f883fFinalize9b0dfdfRaise an exception when no metadata file is found (#532)0f2229cMerge branch 'main' into feature/no-metadata-exception2f4088eRemove news fragments about internal details.0ac2720Add news fragment.07389c4jaraco/skeleton#19316fb289Bumppytest-checkdocsto>= 2.14to resolve deprecation warnings (jaraco/...d9b029bDon't install (nor run) mypy on PyPy (librt build failures) (jaraco/skeleton#...d5c6862jaraco/skeleton#18318a6764Re-use ExceptionTrap for trapping exceptions.Updates
jiterfrom 0.14.0 to 0.16.0Commits
785cf75release: 0.16.0 (#259)e192631Add 'Part of the Pydantic Stack' footer to README (#258)c929d0cAddserdeDeserializer implementation (#253)6d57715Modernize Emscripten CI (#257)a3a02cdBump maturin to v1.14.0 (#256)2fe4246update to PyO3 0.29 (#254)1429532Drop support for 3.13t target (#255)0bb22aarelease: 0.15.0 (#251)0f3e5ebexposeknown_number_bytesand parser methods for bytes -> number (#250)Updates
richfrom 14.3.4 to 15.0.0Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
6ac483ccorrection458a910Merge pull request #4080 from Textualize/bump150082e06e0changelogd6556bcbump to 15.0.0ffe2edcMerge pull request #4079 from Textualize/inline-table-codecf3b5a1changelog77f0edbremove comments7ef2d05fix inline code in table cells19c67b9Merge pull request #4077 from Textualize/isattry494b795changelogUpdates
typerfrom 0.25.1 to 0.26.8Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
b210c0e🔖 Release version 0.26.8 (#1859)51ae100📝 Update release notes0c15b1b🐛 Make second column of Rich help output reflect the type consistently, even ...b7cb8c7📝 Update release notes5285cd4👷 Simplify pull request workflow triggers (#1858)b27385b📝 Update release notese64958f👷 Update issue-manager to 0.7.1 (#1857)1b02fb3📝 Update release notese64632c⬆️ Update issue-manager to 0.7.0 (#1856)289b6a6📝 Update release notesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions