You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2023/06/29 19:07:28 UTC

[superset] branch master updated: build(deps): bump tox from 4.6.1 to 4.6.3 in /requirements (#24452)

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

rusackas 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 2dfb50b83a build(deps): bump tox from 4.6.1 to 4.6.3 in /requirements (#24452)
2dfb50b83a is described below

commit 2dfb50b83a93b0bb6442eaaccce8067c7057b545
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Jun 29 12:07:21 2023 -0700

    build(deps): bump tox from 4.6.1 to 4.6.3 in /requirements (#24452)
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 requirements/integration.txt | 17 ++++++-----------
 1 file changed, 6 insertions(+), 11 deletions(-)

diff --git a/requirements/integration.txt b/requirements/integration.txt
index 1269e505a6..20023d62ae 100644
--- a/requirements/integration.txt
+++ b/requirements/integration.txt
@@ -35,7 +35,7 @@ packaging==23.1
     #   pyproject-api
     #   tox
 pip-compile-multi==2.6.3
-    # via -r requirements/integration.in
+    # via -r integration.in
 pip-tools==6.13.0
     # via pip-compile-multi
 platformdirs==3.5.3
@@ -45,23 +45,18 @@ platformdirs==3.5.3
 pluggy==1.0.0
     # via tox
 pre-commit==3.3.3
-    # via -r requirements/integration.in
-pyproject-api==1.5.1
+    # via -r integration.in
+pyproject-api==1.5.2
     # via tox
 pyproject-hooks==1.0.0
     # via build
 pyyaml==5.4.1
     # via pre-commit
-tomli==2.0.1
-    # via
-    #   build
-    #   pyproject-api
-    #   tox
 toposort==1.10
     # via pip-compile-multi
-tox==4.6.1
-    # via -r requirements/integration.in
-virtualenv==20.23.0
+tox==4.6.3
+    # via -r integration.in
+virtualenv==20.23.1
     # via
     #   pre-commit
     #   tox