You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by jo...@apache.org on 2022/08/04 23:13:48 UTC

[superset] branch master updated: [requirements] Bumping trino-python-client (#20976)

This is an automated email from the ASF dual-hosted git repository.

johnbodley pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new eec6e577e6 [requirements] Bumping trino-python-client (#20976)
eec6e577e6 is described below

commit eec6e577e6b3aa2634668b250dddddb6c5ac80b8
Author: John Bodley <45...@users.noreply.github.com>
AuthorDate: Thu Aug 4 17:13:41 2022 -0600

    [requirements] Bumping trino-python-client (#20976)
---
 requirements/integration.txt | 18 +++++++++++-------
 requirements/testing.txt     |  2 +-
 2 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/requirements/integration.txt b/requirements/integration.txt
index fb8aa1fd80..0d4567381d 100644
--- a/requirements/integration.txt
+++ b/requirements/integration.txt
@@ -7,6 +7,8 @@
 #
 backports-entry-points-selectable==1.1.0
     # via virtualenv
+build==0.8.0
+    # via pip-tools
 cfgv==3.3.0
     # via pre-commit
 click==8.0.4
@@ -24,19 +26,21 @@ identify==2.2.13
 nodeenv==1.6.0
     # via pre-commit
 packaging==21.3
-    # via tox
+    # via
+    #   build
+    #   tox
 pep517==0.11.0
-    # via pip-tools
+    # via build
 pip-compile-multi==2.4.1
-    # via -r integration.in
-pip-tools==6.2.0
+    # via -r requirements/integration.in
+pip-tools==6.8.0
     # via pip-compile-multi
 platformdirs==2.2.0
     # via virtualenv
 pluggy==0.13.1
     # via tox
 pre-commit==2.14.0
-    # via -r integration.in
+    # via -r requirements/integration.in
 py==1.10.0
     # via tox
 pyparsing==3.0.6
@@ -52,11 +56,11 @@ toml==0.10.2
     #   pre-commit
     #   tox
 tomli==1.2.1
-    # via pep517
+    # via build
 toposort==1.6
     # via pip-compile-multi
 tox==3.25.1
-    # via -r integration.in
+    # via -r requirements/integration.in
 virtualenv==20.7.2
     # via
     #   pre-commit
diff --git a/requirements/testing.txt b/requirements/testing.txt
index 5c1c2f7fce..f1ceac3b8b 100644
--- a/requirements/testing.txt
+++ b/requirements/testing.txt
@@ -128,7 +128,7 @@ rsa==4.7.2
     # via google-auth
 statsd==3.3.0
     # via -r requirements/testing.in
-trino==0.313.0
+trino==0.315.0
     # via apache-superset
 typing-inspect==0.7.1
     # via libcst