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 de84186200 chore(deps): bump tox from 3.24.1 to 3.25.1 in 
/requirements (#20822)
de84186200 is described below

commit de8418620039251ee872f81c5a1d6c57fb887140
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 29 10:47:23 2022 -0600

    chore(deps): bump tox from 3.24.1 to 3.25.1 in /requirements (#20822)
    
    Bumps [tox](https://github.com/tox-dev/tox) from 3.24.1 to 3.25.1.
    - [Release notes](https://github.com/tox-dev/tox/releases)
    - [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
    - [Commits](https://github.com/tox-dev/tox/compare/3.24.1...3.25.1)
    
    ---
    updated-dependencies:
    - dependency-name: tox
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@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 fb1d37cd53..fb8aa1fd80 100644
--- a/requirements/integration.txt
+++ b/requirements/integration.txt
@@ -28,7 +28,7 @@ packaging==21.3
 pep517==0.11.0
     # via pip-tools
 pip-compile-multi==2.4.1
-    # via -r requirements/integration.in
+    # via -r integration.in
 pip-tools==6.2.0
     # via pip-compile-multi
 platformdirs==2.2.0
@@ -36,7 +36,7 @@ platformdirs==2.2.0
 pluggy==0.13.1
     # via tox
 pre-commit==2.14.0
-    # via -r requirements/integration.in
+    # via -r integration.in
 py==1.10.0
     # via tox
 pyparsing==3.0.6
@@ -55,8 +55,8 @@ tomli==1.2.1
     # via pep517
 toposort==1.6
     # via pip-compile-multi
-tox==3.24.1
-    # via -r requirements/integration.in
+tox==3.25.1
+    # via -r integration.in
 virtualenv==20.7.2
     # via
     #   pre-commit

Reply via email to