You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by hu...@apache.org on 2021/08/11 21:54:14 UTC

[superset] branch bump-py created (now 2d77749)

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

hugh pushed a change to branch bump-py
in repository https://gitbox.apache.org/repos/asf/superset.git.


      at 2d77749  bump py version for integration test

This branch includes the following new commits:

     new 2d77749  bump py version for integration test

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[superset] 01/01: bump py version for integration test

Posted by hu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

hugh pushed a commit to branch bump-py
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 2d777498c30d50f8bdf282753e0e41520e27e88a
Author: hughhhh <hu...@gmail.com>
AuthorDate: Wed Aug 11 17:52:16 2021 -0400

    bump py version for integration test
---
 requirements/integration.in  |  1 +
 requirements/integration.txt | 45 ++++++++++++++++++++++++++------------------
 2 files changed, 28 insertions(+), 18 deletions(-)

diff --git a/requirements/integration.in b/requirements/integration.in
index 1aaee92..5e81426 100644
--- a/requirements/integration.in
+++ b/requirements/integration.in
@@ -17,3 +17,4 @@
 pip-compile-multi!=1.5.9
 pre-commit
 tox
+py>=1.10.0
diff --git a/requirements/integration.txt b/requirements/integration.txt
index b9ec99d..d21743c 100644
--- a/requirements/integration.txt
+++ b/requirements/integration.txt
@@ -1,62 +1,71 @@
-# SHA1:f95c1152ed0bcc554f3668440d63eec2a7d1567c
+# SHA1:d25b510b3290cc7262d63b7de9e4b4179fa8d321
 #
 # This file is autogenerated by pip-compile-multi
 # To update, run:
 #
 #    pip-compile-multi
 #
-appdirs==1.4.4
+backports.entry-points-selectable==1.1.0
     # via virtualenv
-cfgv==3.2.0
+cfgv==3.3.0
     # via pre-commit
-click==7.1.2
+click==8.0.1
     # via
     #   pip-compile-multi
     #   pip-tools
-distlib==0.3.1
+distlib==0.3.2
     # via virtualenv
 filelock==3.0.12
     # via
     #   tox
     #   virtualenv
-identify==1.5.9
+identify==2.2.13
     # via pre-commit
-nodeenv==1.5.0
+nodeenv==1.6.0
     # via pre-commit
-packaging==20.4
+packaging==21.0
     # via tox
+pep517==0.11.0
+    # via pip-tools
 pip-compile-multi==2.4.1
     # via -r requirements/integration.in
-pip-tools==5.3.1
+pip-tools==6.2.0
     # via pip-compile-multi
+platformdirs==2.2.0
+    # via virtualenv
 pluggy==0.13.1
     # via tox
-pre-commit==2.8.2
+pre-commit==2.14.0
     # via -r requirements/integration.in
-py==1.9.0
-    # via tox
+py==1.10.0
+    # via
+    #   -r requirements/integration.in
+    #   tox
 pyparsing==2.4.7
     # via packaging
 pyyaml==5.4.1
     # via pre-commit
-six==1.15.0
+six==1.16.0
     # via
-    #   packaging
-    #   pip-tools
     #   tox
     #   virtualenv
 toml==0.10.2
     # via
     #   pre-commit
     #   tox
-toposort==1.5
+tomli==1.2.1
+    # via pep517
+toposort==1.6
     # via pip-compile-multi
-tox==3.20.1
+tox==3.24.1
     # via -r requirements/integration.in
-virtualenv==20.1.0
+virtualenv==20.7.2
     # via
     #   pre-commit
     #   tox
+wheel==0.37.0
+    # via pip-tools
 
 # The following packages are considered to be unsafe in a requirements file:
 # pip
+# setuptools