From 4657591bf610b2c887d95403411ca7c73d5afb45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 08:44:22 +0000 Subject: [PATCH] chore(deps): bump trino from 0.337.0 to 0.338.0 Bumps [trino](https://github.com/trinodb/trino-python-client) from 0.337.0 to 0.338.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.337.0...0.338.0) --- updated-dependencies: - dependency-name: trino dependency-version: 0.338.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- uv.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/uv.lock b/uv.lock index 20ad55ab..cdd477c4 100644 --- a/uv.lock +++ b/uv.lock @@ -5437,7 +5437,7 @@ wheels = [ [[package]] name = "testcontainers" -version = "4.15.0rc4" +version = "4.15.0" source = { editable = "." } dependencies = [ { name = "docker" }, @@ -5833,7 +5833,7 @@ wheels = [ [[package]] name = "trino" -version = "0.337.0" +version = "0.338.0" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "lz4" }, @@ -5844,9 +5844,9 @@ dependencies = [ { name = "tzlocal" }, { name = "zstandard" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/7f/b6/73315c36902ecd87d061fe045a1df4611f5b7ff714498864896b4d454ab1/trino-0.337.0.tar.gz", hash = "sha256:3a0bd03a09b7ea5dccd41ca6e58abfb127c6303f3a48a258ff794d411dd83a3c", size = 55995, upload-time = "2026-03-06T13:24:01.495Z" } +sdist = { url = "https://files.pythonhosted.org/packages/18/aa/4bc0539467c12d415e8f8870a79646be80d299c063c563a47fee0b6c9fa9/trino-0.338.0.tar.gz", hash = "sha256:1103d249cb96ba8f88f699588581965e2be088c16b9f8178e34cb64aa8a6c011", size = 57373, upload-time = "2026-06-29T19:55:37.547Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/2d/99/c39eca8b3fca72d39fe507f9e7598174acb0a5845ecdd20630790e268cb2/trino-0.337.0-py3-none-any.whl", hash = "sha256:868f2b8137d4d1baa84c9bc341f2cdf29039462aa69d7c089a0b821b5a91f29c", size = 58558, upload-time = "2026-03-06T13:23:59.662Z" }, + { url = "https://files.pythonhosted.org/packages/91/b5/182b81d1b4cc2b306b174bd94efe5384f7d1253539eaf47a6b4d842b96a7/trino-0.338.0-py3-none-any.whl", hash = "sha256:093952f8a53b6f47ab357b77cbe92f1d66453290f7d8bcc4b74bd662e5ff2704", size = 59981, upload-time = "2026-06-29T19:55:36.449Z" }, ] [[package]]