chore: bump the python-packages group with 5 updates - #286
Merged
Conversation
Updates the requirements on [adbc-driver-manager](https://github.com/apache/arrow-adbc), [sqlglot](https://github.com/tobymao/sqlglot), [whenever](https://github.com/ariebovenberg/whenever), [ruff](https://github.com/astral-sh/ruff) and [ty](https://github.com/astral-sh/ty) to permit the latest version. Updates `adbc-driver-manager` to 1.12.0 - [Release notes](https://github.com/apache/arrow-adbc/releases) - [Changelog](https://github.com/apache/arrow-adbc/blob/main/CHANGELOG.md) - [Commits](apache/arrow-adbc@go/adbc/v1.11.0...go/adbc/v1.12.0) Updates `sqlglot` to 30.15.0 - [Commits](tobymao/sqlglot@v30.13.0...v30.15.0) Updates `whenever` to 0.10.4 - [Release notes](https://github.com/ariebovenberg/whenever/releases) - [Changelog](https://github.com/ariebovenberg/whenever/blob/main/CHANGELOG.md) - [Commits](ariebovenberg/whenever@0.10.3...0.10.4) Updates `ruff` to 0.16.1 - [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.15.22...0.16.1) Updates `ty` to 0.0.69 - [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.63...0.0.69) --- updated-dependencies: - dependency-name: adbc-driver-manager dependency-version: 1.12.0 dependency-type: direct:production dependency-group: python-packages - dependency-name: sqlglot dependency-version: 30.15.0 dependency-type: direct:production dependency-group: python-packages - dependency-name: whenever dependency-version: 0.10.4 dependency-type: direct:production dependency-group: python-packages - dependency-name: ruff dependency-version: 0.16.1 dependency-type: direct:development dependency-group: python-packages - dependency-name: ty dependency-version: 0.0.69 dependency-type: direct:development dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
lidavidm
approved these changes
Aug 14, 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 adbc-driver-manager, sqlglot, whenever, ruff and ty to permit the latest version.
Updates
adbc-driver-managerto 1.12.0Changelog
Sourced from adbc-driver-manager's changelog.
... (truncated)
Commits
a3f81c6chore: update versions for 249f6237fchore: update CHANGELOG.md for 244a0c3e0build(java/driver/jni): force static linking (#4582)094f014chore(dev/release): duplicate, not overwrite, yum repo (#4577)c5f438dci: release workflow needscontents: write(#4576)3b93d73chore(javascript): bump js-yaml (#4571)822a5efchore(csharp): Bump Apache.Arrow from 22.1.0 to 23.0.0 (#4335)84a56fefeat(c/driver): bump vcpkg (and libpq/sqlite) version (#4566)01a1c65docs: update foundry urls (#4565)849e7bbdocs(ruby): update Ruby docs to show latest code and fix minor issues (#4552)Updates
sqlglotto 30.15.0Commits
1c45c8ffix(optimizer)!: resolve pivot chain aliases in star expansion and type annot...da9a9c9feat: add SQL anonymizer for logging [DSV4 FLASH] (#8024)9fd2c39Fixup4bbe7effeat(trino): parse BEGIN...END routine bodies with DECLARE/SET [CLAUDE] (#8004)f89e471fix(optimizer)!: support multiple (UN)PIVOT operators on a source (#8032)d71ec8bfix(bigquery)!: treat a bare WEEK date part as WEEK(SUNDAY) in truncation fun...af4bfaafix(duckdb)!: respect week start day in datetime truncs, support isoweek trun...50bf93dfix!: degrade BigQuery WEEK(<day>) units gracefully in other dialects (#8027)ad54217feat(optimizer)!: annotate stdistance for mysql (#8034)896032afeat(optimizer)!: annotate collation for mysql (#8033)Updates
wheneverto 0.10.4Release notes
Sourced from whenever's releases.
Changelog
Sourced from whenever's changelog.
... (truncated)
Commits
49a9711prepare release184bf95prepare beta release450eecfprepare release, bump deps1c7025cimprove warning messages4716250patch last docs/test gaps4f03937remove old flaky test3fe67bdbump deps16d3d3creduce binary size by refactoring string interning580e2darefactor arg handling with extra helpers610b30dConsolidate scalar and delta internalsUpdates
ruffto 0.16.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
80790b3Bump 0.16.1 (#27330)63830f3[ty] Borrow from constraint set storage less often (#27328)f40dca9[ty] Preserve forwarded expanded-variadic diagnostic sources (#27266)0d80497Lint TOML files in the LSP (#26862)d91586bUpdate prek dependencies (#27293)7da4b8b[ty] Respect bounds and constraints in generic materializations (#27228)b20daf7[ty] refactor: add helper function to send partial results (#27249)4d4c8fa[ty] Emit diagnostic when specializing a non-generic class (#26883)7c3e2db[ty] Fix enum class container assignability (#27318)d5ef97f[flake8-return] Fix false positive when variable is read infinallyclaus...Updates
tyto 0.0.69Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
1dca844Bump version to 0.0.69 (#4202)557a078Link to actual docs page rather than README in issue creation menu "Documenta...23a6000Bump version to 0.0.68 (#4199)dc3b7afUpdate typing FAQ for numeric tower displays (#4198)261fd8fBump version to 0.0.67 (#4192)91ded4erelease: use self-repo references (#4190)83bd8c8Update bug report issue template (#4189)7ce0eeeUpdate prek dependencies (#4178)6320327Update dependency prek to v0.4.11 (#4177)c572fd5Update docker/login-action action to v4.5.2 (#4179)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