build(deps): bump the dependencies group across 1 directory with 4 updates #283
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 dependencies group with 4 updates in the / directory: litestar, pydantic-settings, transformers and ruff.
Updates
litestar
from 2.14.0 to 2.15.0Release notes
Sourced from litestar's releases.
Commits
86ceeb3
v2.15.02177560
feat(debugger): passing debugger to app (#3967)12d0e8f
feat: AddSerializationPlugin
andInitPlugin
to replace their respective ...cd26215
docs: fix typos in channels and responses (#4023)6054667
feat(core): new base middleware (#3996)27a5b1d
ci: Add aggregate test step to allow for dynamic test matrix jobs to be requr...61b6330
docs: improve github issue templates (#4017)6768845
docs: Fix IETF reference (#4011)084daed
docs: add Ada-lave as a contributor for doc (#3989)356cf0a
docs: Updated the Pydantic model configuration in Requests example with multi...Updates
pydantic-settings
from 2.7.1 to 2.8.0Release notes
Sourced from pydantic-settings's releases.
Commits
f76c7fe
Prepare release 2.8.0 (#541)4b6fd3d
Don't explode env vars if env_nested_delimiter is empty (#540)7835118
Asynchronous CLI methods in CliApp (#533)537f751
Avoid usingAny
inBaseSettings
signature to avoid mypy errors (#529)ccf99b2
Add env_nested_max_split setting (#534)65929cd
Improve env_prefix config doc (#523)e2cbb2d
CLI support for optional and variadic positional args (#519)Updates
transformers
from 4.48.3 to 4.49.0Commits
a22a437
v4.49.08018e0e
add shared experts for upcoming Granite 4.0 language models (#35894)bcfc9d7
[Bugfix] Fix reloading of pixtral/llava configs (#36077)0c78ef6
🔴 VLM: compile compatibility (#35724)b45cf0e
Guard against unset resolved_archive_file (#35628)96f01a3
Revert qwen2 breaking changes related to attention refactor (#36162)cb586a3
Add require_read_token to fp8 tests (#36189)5f726f8
New HIGGS quantization interfaces, JIT kernel compilation support. (#36148)15ec971
Prepare processors for VideoLLMs (#36149)33d1d71
Add ImageProcessorFast to Qwen2.5-VL processor (#36164)Updates
ruff
from 0.9.6 to 0.9.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
54fccb3
Bump version to 0.9.7 (#16271)8198668
[red-knot] MDTest: Use custom class names instead of builtins (#16269)fc6b03c
Handle requests received after shutdown message (#16262)fb09d63
[red-knot] PrefixType::call
anddunder_call
withtry
(#16261)16d0625
Improve internal docs for various string-node APIs (#16256)25920fe
RenameExprStringLiteral::as_unconcatenated_string()
to `ExprStringLiteral:...97d0659
PassParserOptions
to the parser (#16220)cfc6941
[red-knot] Resolve references in eager nested scopes eagerly (#16079)f50849a
Addtext_len()
methods to more*Prefix
enums inruff_python_ast
(#16254)55ea094
[red-knot] Allow anyRanged
argument forreport_lint
and `report_diagnost...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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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