Compare commits

...

2 Commits

Author SHA1 Message Date
Evan
8b9c2cb00c chore(deps): regenerate pinned requirements for trino 0.337.0
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-21 22:27:01 -07:00
dependabot[bot]
5ec9036008 chore(deps-dev): bump trino from 0.330.0 to 0.337.0
Bumps [trino](https://github.com/trinodb/trino-python-client) from 0.330.0 to 0.337.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.330.0...0.337.0)

---
updated-dependencies:
- dependency-name: trino
  dependency-version: 0.337.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-20 07:03:08 +00:00
3 changed files with 7 additions and 4 deletions

View File

@@ -185,7 +185,7 @@ pinot = ["pinotdb>=5.0.0, <10.0.0"]
playwright = ["playwright>=1.60.0, <2"]
postgres = ["psycopg2-binary==2.9.12"]
presto = ["pyhive[presto]>=0.6.5"]
trino = ["trino>=0.328.0"]
trino = ["trino>=0.337.0"]
prophet = ["prophet>=1.1.6, <2"]
redshift = ["sqlalchemy-redshift>=0.8.1, <0.9"]
risingwave = ["sqlalchemy-risingwave"]

View File

@@ -270,7 +270,6 @@ packaging==25.0
# deprecation
# gunicorn
# limits
# marshmallow
# shillelagh
pandas==2.1.4
# via apache-superset (pyproject.toml)

View File

@@ -507,6 +507,8 @@ limits==5.1.0
# via
# -c requirements/base-constraint.txt
# flask-limiter
lz4==4.4.5
# via trino
mako==1.3.12
# via
# -c requirements/base-constraint.txt
@@ -608,6 +610,8 @@ ordered-set==4.1.0
# via
# -c requirements/base-constraint.txt
# flask-limiter
orjson==3.11.9
# via trino
outcome==1.3.0.post0
# via
# -c requirements/base-constraint.txt
@@ -626,7 +630,6 @@ packaging==25.0
# google-cloud-bigquery
# gunicorn
# limits
# marshmallow
# matplotlib
# pytest
# shillelagh
@@ -1016,7 +1019,7 @@ tqdm==4.67.1
# via
# cmdstanpy
# prophet
trino==0.330.0
trino==0.337.0
# via apache-superset
trio==0.33.0
# via
@@ -1150,3 +1153,4 @@ zstandard==0.23.0
# via
# -c requirements/base-constraint.txt
# flask-compress
# trino