chore: bump the python-packages group with 3 updates - #273
Merged
Conversation
Updates the requirements on [duckdb](https://github.com/duckdb/duckdb-python), [sqlglot](https://github.com/tobymao/sqlglot) and [ty](https://github.com/astral-sh/ty) to permit the latest version. Updates `duckdb` to 1.5.5 - [Release notes](https://github.com/duckdb/duckdb-python/releases) - [Commits](duckdb/duckdb-python@v1.5.4...v1.5.5) Updates `sqlglot` to 30.13.0 - [Commits](tobymao/sqlglot@v30.12.0...v30.13.0) Updates `ty` to 0.0.63 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.61...0.0.63) --- updated-dependencies: - dependency-name: duckdb dependency-version: 1.5.5 dependency-type: direct:production dependency-group: python-packages - dependency-name: sqlglot dependency-version: 30.13.0 dependency-type: direct:production dependency-group: python-packages - dependency-name: ty dependency-version: 0.0.63 dependency-type: direct:development dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
lidavidm
approved these changes
Jul 30, 2026
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.
Updates the requirements on duckdb, sqlglot and ty to permit the latest version.
Updates
duckdbto 1.5.5Release notes
Sourced from duckdb's releases.
Commits
b236c81Pin submodule to release hashe6a21c5[duckdb-labs bot] Bump DuckDB submodule (#554)f637bf4Bump submodule4c5c73c[duckdb-labs bot] Bump DuckDB submodule (#551)6fae280Bump submoduled8d5f0a[duckdb-labs bot] Bump DuckDB submodule (#548)5d85f06Bump submodulec3cbf8d[duckdb-labs bot] Bump DuckDB submodule (#545)93418b6Bump submodule24f1915[duckdb-labs bot] Bump DuckDB submodule (#539)Updates
sqlglotto 30.13.0Commits
98e2b3fSync w/ integration testsc933fe3fix(optimizer)!: canonicalize numeric-literal GROUP BY to positional ordinal ...169b836fix(duckdb): position table alias correctly when combined with time-travel sy...a1e3338fix(postgres): support unicode escape string literals U&'...' closes #7898755e95eRefactor(druid)!: preserveILIKEroundtrip6d29878fix(drill): generate nativeILIKEfunction instead of invalid infix operato...b110593feat(optimizer)!: annotate encode for duckdb (#7915)da43c5cfeat(optimizer)!: annotate truncate for mysql (#7914)24d6d73fix(presto)!: respect date part boundary semantics in DATE_DIFF transpilation...bbb376dRefactor: tighten the self-referencing cte check in projection pushdownUpdates
tyto 0.0.63Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
46f4915Bump version to 0.0.63 (#4071)df75992Bump version to 0.0.62 (#4057)48dd1fdUpdate prek dependencies (#4059)f53a95eUpdate astral-sh/setup-uv action to v9 (#4060)17d1791Update dependency prek to v0.4.9 (#4058)eb7e7baUpdate documentation on mypy/pyright--strictparity, and achieving maximum...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