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 2dff0009e9 build(deps): bump pre-commit from 2.20.0 to 3.0.4 in 
/requirements (#22996)
2dff0009e9 is described below

commit 2dff0009e9a0d5c40c2773b83af36b30b4941d59
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 6 11:48:36 2023 -0700

    build(deps): bump pre-commit from 2.20.0 to 3.0.4 in /requirements (#22996)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 requirements/integration.txt | 20 +++++++-------------
 1 file changed, 7 insertions(+), 13 deletions(-)

diff --git a/requirements/integration.txt b/requirements/integration.txt
index 46c9425d48..a0243d6d0d 100644
--- a/requirements/integration.txt
+++ b/requirements/integration.txt
@@ -5,8 +5,6 @@
 #
 #    pip-compile-multi
 #
-backports-entry-points-selectable==1.1.0
-    # via virtualenv
 build==0.8.0
     # via pip-tools
 cfgv==3.3.0
@@ -15,9 +13,9 @@ click==8.0.4
     # via
     #   pip-compile-multi
     #   pip-tools
-distlib==0.3.2
+distlib==0.3.6
     # via virtualenv
-filelock==3.0.12
+filelock==3.9.0
     # via
     #   tox
     #   virtualenv
@@ -35,11 +33,11 @@ pip-compile-multi==2.6.1
     # via -r integration.in
 pip-tools==6.8.0
     # via pip-compile-multi
-platformdirs==2.2.0
+platformdirs==2.6.2
     # via virtualenv
 pluggy==0.13.1
     # via tox
-pre-commit==2.20.0
+pre-commit==3.0.4
     # via -r integration.in
 py==1.10.0
     # via tox
@@ -48,20 +46,16 @@ pyparsing==3.0.6
 pyyaml==5.4.1
     # via pre-commit
 six==1.16.0
-    # via
-    #   tox
-    #   virtualenv
+    # via tox
 toml==0.10.2
-    # via
-    #   pre-commit
-    #   tox
+    # via tox
 tomli==1.2.1
     # via pep517
 toposort==1.6
     # via pip-compile-multi
 tox==3.25.1
     # via -r integration.in
-virtualenv==20.7.2
+virtualenv==20.17.1
     # via
     #   pre-commit
     #   tox

Reply via email to