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

[superset] 01/01: build(deps): bump tox from 4.6.1 to 4.6.3 in /requirements

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

github-bot pushed a commit to branch dependabot/pip/requirements/tox-4.6.3
in repository https://gitbox.apache.org/repos/asf/superset.git

commit bea92ead32dde20b58603d5ad4f290a484a40f3f
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Jun 20 21:19:12 2023 +0000

    build(deps): bump tox from 4.6.1 to 4.6.3 in /requirements
    
    Bumps [tox](https://github.com/tox-dev/tox) from 4.6.1 to 4.6.3.
    - [Release notes](https://github.com/tox-dev/tox/releases)
    - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
    - [Commits](https://github.com/tox-dev/tox/compare/4.6.1...4.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: tox
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 requirements/integration.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/requirements/integration.txt b/requirements/integration.txt
index 336f9f0058..20023d62ae 100644
--- a/requirements/integration.txt
+++ b/requirements/integration.txt
@@ -46,7 +46,7 @@ pluggy==1.0.0
     # via tox
 pre-commit==3.3.3
     # via -r integration.in
-pyproject-api==1.5.1
+pyproject-api==1.5.2
     # via tox
 pyproject-hooks==1.0.0
     # via build
@@ -54,9 +54,9 @@ pyyaml==5.4.1
     # via pre-commit
 toposort==1.10
     # via pip-compile-multi
-tox==4.6.1
+tox==4.6.3
     # via -r integration.in
-virtualenv==20.23.0
+virtualenv==20.23.1
     # via
     #   pre-commit
     #   tox