chore(deps): bump the pip group across 1 directory with 4 updates - #55
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the pip group across 1 directory with 4 updates#55dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip group with 4 updates in the /backend directory: [pydantic](https://github.com/pydantic/pydantic), [sse-starlette](https://github.com/sysid/sse-starlette), [lancedb](https://github.com/lancedb/lancedb) and [ruff](https://github.com/astral-sh/ruff). Updates `pydantic` from 2.13.4 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.4...v2.13.5) Updates `sse-starlette` from 3.4.8 to 3.4.10 - [Release notes](https://github.com/sysid/sse-starlette/releases) - [Commits](sysid/sse-starlette@v3.4.8...v3.4.10) Updates `lancedb` from 0.37.1 to 0.38.0 - [Release notes](https://github.com/lancedb/lancedb/releases) - [Changelog](https://github.com/lancedb/lancedb/blob/main/release_process.md) - [Commits](lancedb/lancedb@v0.37.1...v0.38.0) Updates `ruff` from 0.16.4 to 0.16.6 - [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.4...0.16.6) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: sse-starlette dependency-version: 3.4.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: lancedb dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: ruff dependency-version: 0.16.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
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 pip group with 4 updates in the /backend directory: pydantic, sse-starlette, lancedb and ruff.
Updates
pydanticfrom 2.13.4 to 2.13.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
001dea0Bumppypa/gh-action-pypi-publishaction to v1.14.2558379fBump twine to v7.0.02cfd5d3Do not check for docs builda735beeFix more Clippy lints7eed4a1Fix Clippy 0.1.95 warningsb353bbbPrepare release v2.13.563d2cccCount validated model fields once in smart unionsa53ec2eSpeed up PyPy CI testsd65e0f9Workaround circular import error in Mypy47a6dbfFix missing GC traversal inpydantic-coreforGeneralFieldsSerializerUpdates
sse-starlettefrom 3.4.8 to 3.4.10Release notes
Sourced from sse-starlette's releases.
Commits
70368f0Bump version to 3.4.10824f8c0Merge pull request #208 from wse114/fix/send-timeout-heartbeate9dcc04Bump version to 3.4.98d050b7Merge pull request #207 from sysid/fix/issue206e5d35e1build(dev): replace httpx with httpx2 for Starlette TestClient737be6crefactor: use ping=0 in tests now that it disables pings (#206 follow-up)e9fde5adocs: document the heartbeat send-timeout pathbe45ac7test: cover heartbeat send timeout end-to-end7570566test: make heartbeat send-timeout test deterministicb90f450fix: preserve traceback when re-raising send timeoutUpdates
lancedbfrom 0.37.1 to 0.38.0Release notes
Sourced from lancedb's releases.
... (truncated)
Commits
8c68e0cBump version: 0.38.0-beta.16 → 0.38.01a9414cBump version: 0.38.0-beta.15 → 0.38.0-beta.16c4ee8aefeat: update lance dependency to v11.0.0 (#4093)57b8d3bBump version: 0.38.0-beta.14 → 0.38.0-beta.15c6dfe83feat(python): support large_utf8 function signatures (#4092)d5dac65feat: support Blob v2 UDF signatures (#4091)1b0fc2cBump version: 0.38.0-beta.13 → 0.38.0-beta.14a417e46feat(functions): support GPU resource requirements (#4085)fcdc3f9fix: allow multiple function bindings per table (#4090)0c4e066Bump version: 0.38.0-beta.12 → 0.38.0-beta.13Updates
rufffrom 0.16.4 to 0.16.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
22f65a2Bump 0.16.6 (#28280)7cc9f1e[ty] DocumentCallableTypeKindvariants (#28277)056ce07Add UV_LOCKED to all workflows (#28261)6d6e35d[flake8-pytest-style] Avoid duplicatePT017diagnostics (#27918)80b4891[ty] Temporarily disable tuple types in property tests (#28275)3f7a54d[flake8-tidy-imports] Prevent fix loop betweenTID254andTID255(#28262)35656cf[ty] Preserve deprecations on decorated callables (#28256)d2626c8[ty] Reject missing attributes ontype[]aliases (#28267)ee6a6d1[ty] Support ParamSpecs inConstraintSet(#28028)7f6a170[ty] Move bound APIs to constraint owners (#28094)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 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