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

github-bot pushed a commit to branch constraints-main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/constraints-main by this push:
     new 3c4ad3202b Updating constraints. Build id:2401017363
3c4ad3202b is described below

commit 3c4ad3202b6140c8de2ab8e497515fd4ab60b004
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sat May 28 14:20:04 2022 +0000

    Updating constraints. Build id:2401017363
    
    This update in constraints is automatically committed by the CI 
'constraints-push' step based on
    HEAD of 'refs/heads/main' in 'apache/airflow'
    with commit sha 230a7377490ec9e6bb1c263d53f7f7fa961a3586.
    
    All tests passed in this build so we determined we can push the updated 
constraints.
    
    See 
https://github.com/apache/airflow/blob/main/README.md#installing-from-pypi for 
details.
---
 constraints-3.10.txt                  | 4 ++--
 constraints-3.7.txt                   | 4 ++--
 constraints-3.8.txt                   | 4 ++--
 constraints-3.9.txt                   | 4 ++--
 constraints-no-providers-3.10.txt     | 2 +-
 constraints-no-providers-3.7.txt      | 2 +-
 constraints-no-providers-3.8.txt      | 2 +-
 constraints-no-providers-3.9.txt      | 2 +-
 constraints-source-providers-3.10.txt | 2 +-
 constraints-source-providers-3.7.txt  | 2 +-
 constraints-source-providers-3.8.txt  | 2 +-
 constraints-source-providers-3.9.txt  | 2 +-
 12 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index c7d2c71b79..79724b9c86 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-05-28T08:59:53Z
+# This constraints file was automatically generated on 2022-05-28T14:19:40Z
 # via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
 # This variant of constraints install uses the HEAD of the branch version for 
'apache-airflow' but installs
 # the providers from PIP-released packages at the moment of the constraint 
generation.
@@ -319,7 +319,7 @@ inflection==0.5.1
 influxdb-client==1.29.1
 iniconfig==1.1.1
 ipdb==0.13.9
-ipython==8.3.0
+ipython==8.4.0
 isodate==0.6.1
 itsdangerous==1.1.0
 jedi==0.18.1
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 489de85d62..5b8208b580 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-05-28T09:00:14Z
+# This constraints file was automatically generated on 2022-05-28T14:20:01Z
 # via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
 # This variant of constraints install uses the HEAD of the branch version for 
'apache-airflow' but installs
 # the providers from PIP-released packages at the moment of the constraint 
generation.
@@ -319,7 +319,7 @@ inflection==0.5.1
 influxdb-client==1.29.1
 iniconfig==1.1.1
 ipdb==0.13.9
-ipython==7.33.0
+ipython==7.34.0
 isodate==0.6.1
 itsdangerous==1.1.0
 jedi==0.18.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index e19134573b..a863bc0623 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-05-28T09:00:07Z
+# This constraints file was automatically generated on 2022-05-28T14:19:54Z
 # via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
 # This variant of constraints install uses the HEAD of the branch version for 
'apache-airflow' but installs
 # the providers from PIP-released packages at the moment of the constraint 
generation.
@@ -321,7 +321,7 @@ inflection==0.5.1
 influxdb-client==1.29.1
 iniconfig==1.1.1
 ipdb==0.13.9
-ipython==8.3.0
+ipython==8.4.0
 isodate==0.6.1
 itsdangerous==1.1.0
 jedi==0.18.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index a89a98d355..e638148811 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-05-28T09:00:05Z
+# This constraints file was automatically generated on 2022-05-28T14:19:52Z
 # via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
 # This variant of constraints install uses the HEAD of the branch version for 
'apache-airflow' but installs
 # the providers from PIP-released packages at the moment of the constraint 
generation.
@@ -319,7 +319,7 @@ inflection==0.5.1
 influxdb-client==1.29.1
 iniconfig==1.1.1
 ipdb==0.13.9
-ipython==8.3.0
+ipython==8.4.0
 isodate==0.6.1
 itsdangerous==1.1.0
 jedi==0.18.1
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index c8fdc14c4a..f3bfb80167 100644
--- a/constraints-no-providers-3.10.txt
+++ b/constraints-no-providers-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-05-28T08:58:03Z
+# This constraints file was automatically generated on 2022-05-28T14:17:54Z
 # via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
 # This variant of constraints install just the 'bare' 'apache-airflow' package 
build from the HEAD of
 # the branch, without installing any of the providers.
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index bbba91ddd7..3db4b79492 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-05-28T08:58:28Z
+# This constraints file was automatically generated on 2022-05-28T14:18:17Z
 # via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
 # This variant of constraints install just the 'bare' 'apache-airflow' package 
build from the HEAD of
 # the branch, without installing any of the providers.
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index d8d246fd89..6ed731ece6 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-05-28T08:58:10Z
+# This constraints file was automatically generated on 2022-05-28T14:18:01Z
 # via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
 # This variant of constraints install just the 'bare' 'apache-airflow' package 
build from the HEAD of
 # the branch, without installing any of the providers.
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 8b8cd504cc..09e669b422 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-05-28T08:58:10Z
+# This constraints file was automatically generated on 2022-05-28T14:18:00Z
 # via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
 # This variant of constraints install just the 'bare' 'apache-airflow' package 
build from the HEAD of
 # the branch, without installing any of the providers.
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 7dd62fdf3e..a30328f46b 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-05-28T08:53:51Z
+# This constraints file was automatically generated on 2022-05-28T14:13:48Z
 # via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
 # This variant of constraints install uses the HEAD of the branch version of 
both
 # 'apache-airflow' package and all available community provider packages.
diff --git a/constraints-source-providers-3.7.txt 
b/constraints-source-providers-3.7.txt
index a29b920647..7d3a32d5dd 100644
--- a/constraints-source-providers-3.7.txt
+++ b/constraints-source-providers-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-05-28T08:53:51Z
+# This constraints file was automatically generated on 2022-05-28T14:13:48Z
 # via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
 # This variant of constraints install uses the HEAD of the branch version of 
both
 # 'apache-airflow' package and all available community provider packages.
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 5dba74e384..a3823a2c7f 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-05-28T08:53:51Z
+# This constraints file was automatically generated on 2022-05-28T14:13:48Z
 # via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
 # This variant of constraints install uses the HEAD of the branch version of 
both
 # 'apache-airflow' package and all available community provider packages.
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 65b7eb6a0d..a30328f46b 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-05-28T08:53:50Z
+# This constraints file was automatically generated on 2022-05-28T14:13:48Z
 # via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
 # This variant of constraints install uses the HEAD of the branch version of 
both
 # 'apache-airflow' package and all available community provider packages.

Reply via email to