Bump the all-python-packages group with 6 updates#513
Merged
Conversation
Bumps the all-python-packages group with 6 updates: | Package | From | To | | --- | --- | --- | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.10.1` | `2.11.0` | | [sentence-transformers](https://github.com/UKPLab/sentence-transformers) | `5.1.0` | `5.1.1` | | [grpcio](https://github.com/grpc/grpc) | `1.75.0` | `1.75.1` | | [llama-index-core](https://github.com/run-llama/llama_index) | `0.14.2` | `0.14.3` | | [unsloth](https://github.com/unslothai/unsloth) | `2025.9.5` | `2025.9.9` | | [ruff](https://github.com/astral-sh/ruff) | `0.13.1` | `0.13.2` | Updates `pydantic-settings` from 2.10.1 to 2.11.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@2.10.1...v2.11.0) Updates `sentence-transformers` from 5.1.0 to 5.1.1 - [Release notes](https://github.com/UKPLab/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v5.1.0...v5.1.1) Updates `grpcio` from 1.75.0 to 1.75.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.75.0...v1.75.1) Updates `llama-index-core` from 0.14.2 to 0.14.3 - [Release notes](https://github.com/run-llama/llama_index/releases) - [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md) - [Commits](run-llama/llama_index@v0.14.2...v0.14.3) Updates `unsloth` from 2025.9.5 to 2025.9.9 - [Release notes](https://github.com/unslothai/unsloth/releases) - [Commits](https://github.com/unslothai/unsloth/commits) Updates `ruff` from 0.13.1 to 0.13.2 - [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.13.1...0.13.2) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-packages - dependency-name: sentence-transformers dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-packages - dependency-name: grpcio dependency-version: 1.75.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-packages - dependency-name: llama-index-core dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-packages - dependency-name: unsloth dependency-version: 2025.9.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-packages - dependency-name: ruff dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #513 +/- ##
=======================================
Coverage 98.66% 98.66%
=======================================
Files 156 156
Lines 4119 4119
=======================================
Hits 4064 4064
Misses 55 55 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
nerdai
approved these changes
Sep 29, 2025
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 all-python-packages group with 6 updates:
2.10.12.11.05.1.05.1.11.75.01.75.10.14.20.14.32025.9.52025.9.90.13.10.13.2Updates
pydantic-settingsfrom 2.10.1 to 2.11.0Release notes
Sourced from pydantic-settings's releases.
Commits
3e66430Prepare release 2.11.0 (#684)44fb5b7Update deps (#683)0497ef2MakeInitSettingsSourceresolution deterministic (#681)c22cef4Snake case conversion in Azure Key Vault (#680)9c6c9b5Cli root model support (#677)a164b73CLI Windows Path Fix (#669)d81f8d8Fix typo ("Accesing") in the "Adding sources" docs (#668)53ade97Included endpoint_url kwarg in AWSSecretsManagerSettingsSource class (#664)1967d6fWarn if model_config sets unused keys for missing settings sources (#663)1fc2087Avoid env_prefix falling back to env vars without prefix (#648)Updates
sentence-transformersfrom 5.1.0 to 5.1.1Release notes
Sourced from sentence-transformers's releases.
... (truncated)
Commits
22ff509Release v5.1.15ad8a44Merge branch 'master' into v5.1-release1def8d3Fix the number of missing negatives in mine_hard_negatives (#3504)2e077fbfix: add makedirs to informationretrievalevaluator (#3516)20c4820Fix:Import SentenceTransformer class explicitly in losses module (#3521)7240b33[feat] add get_model_kwargs method; throw error if unused kwarg is passed (...560cc33always passinput_ids,attention_mask,token_type_ids,inputs_embeds...bd91098Update rasyosef/splade-mini MSMARCO and BEIR-13 benchmark scores in pretraine...ad8d27dAdd Support for Knowledgeable Passage Retriever (KPR) (#3495)5b18f36[feat] Use encode_document and encode_query in mine_hard_negatives (#3502)Updates
grpciofrom 1.75.0 to 1.75.1Release notes
Sourced from grpcio's releases.
Commits
9b63ce0[Backport][v1.75.x][Fix] PHP macOS build: composer sha sum update, harden ins...3ab7404[Release] Bump version to 1.75.1 (on v1.75.x branch) (#40773)876e1d1[Backport][v1.75.x][Python] Handle python3.14 get_event_loop behavior changes...74ec067[Backport][v1.75.x][Python][Support 3.14] Enable 3.14 supported wheels (#40726)ff24d38[Backport][v1.75.x][Python] aio: skip grpc/aio shutdown if py interpreter is ...Updates
llama-index-corefrom 0.14.2 to 0.14.3Release notes
Sourced from llama-index-core's releases.
... (truncated)
Changelog
Sourced from llama-index-core's changelog.
... (truncated)
Commits
98b6b7fv0.14.3 (#19935)dbe698ellama-dev: add changelog generation command (#19925)8ba84e9improve how state snapshotting works in AG-UI (#19934)2965fc8Adding a ThinkingBlock among content blocks (#19919)05fb789more link fixes (#19929)b578ad7link fixes (#19928)1ab39aefeat(readers/web-firecrawl): migrate to Firecrawl v2 SDK (#19773)b961a59re-enable search on api reference docs (#19927)94543a1Add Valyu Extractor and Fast mode (#19915)2c853f8Add support for Azure PostgreSQL (#19709)Updates
unslothfrom 2025.9.5 to 2025.9.9Release notes
Sourced from unsloth's releases.
... (truncated)
Commits
Updates
rufffrom 0.13.1 to 0.13.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
b0bdf03Bump 0.13.2 (#20576)7331d39Update rooster to 0.1.0 (#20575)529e5fa[ty] Ecosystem analyzer: timing report (#20571)efbb80f[ty] Remove hack in protocol satisfiability check (#20568)9f3cffcAdd 'Finding ways to help' to CONTRIBUTING.md (#20567)21be94a[ty] Explicitly test assignability/subtyping between unions of nominal types ...b7d5dc9[ty] Add tests for interactions of@classmethod,@staticmethod, and proto...e1bb74b[ty] Match variadic argument to variadic parameter (#20511)edeb458[ty] fallback to resolve_real_module in file_to_module (#20461)bea92c8[ty] More precise type inference for dictionary literals (#20523)Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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