From f0613e2330a8e06ca4d0525d85b19ebf1ec2fa49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 03:11:10 +0000 Subject: [PATCH] chore(deps):(deps-dev): bump trino from 0.328 to 0.339.0 Bumps [trino](https://github.com/trinodb/trino-python-client) from 0.328 to 0.339.0. - [Release notes](https://github.com/trinodb/trino-python-client/releases) - [Changelog](https://github.com/trinodb/trino-python-client/blob/master/CHANGES.md) - [Commits](https://github.com/trinodb/trino-python-client/compare/0.328.0...0.339.0) --- updated-dependencies: - dependency-name: trino dependency-version: 0.339.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2a5fd3f..553dd70 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -85,7 +85,7 @@ cloud = [ "redshift_connector==2.0", # Apache-2.0 "databricks-sql-connector==2.0", # Apache-2.0 "pyathena==3.0", # MIT - "trino==0.328", # Apache-2.0 + "trino==0.339.0", # Apache-2.0 ] # AI features