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/16 23:07:01 UTC

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

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 884a8b52d6 build(deps): bump tox from 4.6.0 to 4.6.1 in /requirements (#24419)
884a8b52d6 is described below

commit 884a8b52d6a8535ae54c7dab3bfcad3388658877
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Jun 16 17:06:54 2023 -0600

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

diff --git a/requirements/integration.txt b/requirements/integration.txt
index 10ec5278fa..764f238f39 100644
--- a/requirements/integration.txt
+++ b/requirements/integration.txt
@@ -7,7 +7,7 @@
 #
 build==0.10.0
     # via pip-tools
-cachetools==5.3.0
+cachetools==5.3.1
     # via tox
 cfgv==3.3.1
     # via pre-commit
@@ -21,7 +21,7 @@ colorama==0.4.6
     # via tox
 distlib==0.3.6
     # via virtualenv
-filelock==3.12.0
+filelock==3.12.2
     # via
     #   tox
     #   virtualenv
@@ -38,7 +38,7 @@ pip-compile-multi==2.6.3
     # via -r integration.in
 pip-tools==6.13.0
     # via pip-compile-multi
-platformdirs==3.5.1
+platformdirs==3.5.3
     # via
     #   tox
     #   virtualenv
@@ -54,7 +54,7 @@ pyyaml==5.4.1
     # via pre-commit
 toposort==1.10
     # via pip-compile-multi
-tox==4.6.0
+tox==4.6.1
     # via -r integration.in
 virtualenv==20.23.0
     # via