You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by gi...@apache.org on 2022/06/14 21:33:11 UTC

[airflow] branch constraints-main updated: Updating constraints. Build id:2497979994

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 f07c98a2c3 Updating constraints. Build id:2497979994
f07c98a2c3 is described below

commit f07c98a2c32c5209afa7f6a0cbac77e96ac7552b
Author: Automated GitHub Actions commit <de...@airflow.apache.org>
AuthorDate: Tue Jun 14 21:33:01 2022 +0000

    Updating constraints. Build id:2497979994
    
    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 41fefa146ac64379447db503b7dba82d5121f06a.
    
    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                  | 8 ++++----
 constraints-3.7.txt                   | 8 ++++----
 constraints-3.8.txt                   | 8 ++++----
 constraints-3.9.txt                   | 8 ++++----
 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 | 8 ++++----
 constraints-source-providers-3.7.txt  | 8 ++++----
 constraints-source-providers-3.8.txt  | 8 ++++----
 constraints-source-providers-3.9.txt  | 8 ++++----
 12 files changed, 36 insertions(+), 36 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index f5be8fd9ad..aea7e4dd8a 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-06-14T12:19:11Z
+# This constraints file was automatically generated on 2022-06-14T21:32:37Z
 # 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.
@@ -174,9 +174,9 @@ billiard==3.6.4.0
 black==22.3.0
 bleach==5.0.0
 blinker==1.4
-boto3==1.24.8
+boto3==1.24.9
 boto==2.49.0
-botocore==1.27.8
+botocore==1.27.9
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.8.0
@@ -388,7 +388,7 @@ oauthlib==3.2.0
 openapi-schema-validator==0.2.3
 openapi-spec-validator==0.4.0
 opsgenie-sdk==2.1.5
-oracledb==1.0.0
+oracledb==1.0.1
 orjson==3.7.2
 oscrypto==1.3.0
 oss2==2.15.0
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 4604743e32..cd18a2ba69 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-06-14T12:19:52Z
+# This constraints file was automatically generated on 2022-06-14T21:32:58Z
 # 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.
@@ -174,9 +174,9 @@ billiard==3.6.4.0
 black==22.3.0
 bleach==5.0.0
 blinker==1.4
-boto3==1.24.8
+boto3==1.24.9
 boto==2.49.0
-botocore==1.27.8
+botocore==1.27.9
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.8.0
@@ -388,7 +388,7 @@ oauthlib==3.2.0
 openapi-schema-validator==0.2.3
 openapi-spec-validator==0.4.0
 opsgenie-sdk==2.1.5
-oracledb==1.0.0
+oracledb==1.0.1
 orjson==3.7.2
 oscrypto==1.3.0
 oss2==2.15.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index dc48710ba1..adf44bb267 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-06-14T12:19:41Z
+# This constraints file was automatically generated on 2022-06-14T21:32:51Z
 # 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.
@@ -175,9 +175,9 @@ billiard==3.6.4.0
 black==22.3.0
 bleach==5.0.0
 blinker==1.4
-boto3==1.24.8
+boto3==1.24.9
 boto==2.49.0
-botocore==1.27.8
+botocore==1.27.9
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.8.0
@@ -390,7 +390,7 @@ oauthlib==3.2.0
 openapi-schema-validator==0.2.3
 openapi-spec-validator==0.4.0
 opsgenie-sdk==2.1.5
-oracledb==1.0.0
+oracledb==1.0.1
 orjson==3.7.2
 oscrypto==1.3.0
 oss2==2.15.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index e425afec98..caef3aa9fa 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-06-14T12:19:40Z
+# This constraints file was automatically generated on 2022-06-14T21:32:50Z
 # 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.
@@ -174,9 +174,9 @@ billiard==3.6.4.0
 black==22.3.0
 bleach==5.0.0
 blinker==1.4
-boto3==1.24.8
+boto3==1.24.9
 boto==2.49.0
-botocore==1.27.8
+botocore==1.27.9
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.8.0
@@ -388,7 +388,7 @@ oauthlib==3.2.0
 openapi-schema-validator==0.2.3
 openapi-spec-validator==0.4.0
 opsgenie-sdk==2.1.5
-oracledb==1.0.0
+oracledb==1.0.1
 orjson==3.7.2
 oscrypto==1.3.0
 oss2==2.15.0
diff --git a/constraints-no-providers-3.10.txt b/constraints-no-providers-3.10.txt
index 58468c7354..7b935bd396 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-06-14T12:16:11Z
+# This constraints file was automatically generated on 2022-06-14T21:30:34Z
 # 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 5dd30dd446..52d16bda9c 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-06-14T12:17:04Z
+# This constraints file was automatically generated on 2022-06-14T21:30:58Z
 # 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 c59f8764e2..95cced46ed 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-06-14T12:16:37Z
+# This constraints file was automatically generated on 2022-06-14T21:30:42Z
 # 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 2891709cd9..474b8f88c3 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-06-14T12:16:40Z
+# This constraints file was automatically generated on 2022-06-14T21:30:40Z
 # 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 5a05452a5f..94af63ad1e 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-06-14T12:10:06Z
+# This constraints file was automatically generated on 2022-06-14T21:26:12Z
 # 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.
@@ -100,9 +100,9 @@ billiard==3.6.4.0
 black==22.3.0
 bleach==5.0.0
 blinker==1.4
-boto3==1.24.8
+boto3==1.24.9
 boto==2.49.0
-botocore==1.27.8
+botocore==1.27.9
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.8.0
@@ -313,7 +313,7 @@ oauthlib==3.2.0
 openapi-schema-validator==0.2.3
 openapi-spec-validator==0.4.0
 opsgenie-sdk==2.1.5
-oracledb==1.0.0
+oracledb==1.0.1
 orjson==3.7.2
 oscrypto==1.3.0
 oss2==2.15.0
diff --git a/constraints-source-providers-3.7.txt b/constraints-source-providers-3.7.txt
index 2ce4813294..9f6fb385db 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-06-14T12:10:06Z
+# This constraints file was automatically generated on 2022-06-14T21:26:12Z
 # 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.
@@ -100,9 +100,9 @@ billiard==3.6.4.0
 black==22.3.0
 bleach==5.0.0
 blinker==1.4
-boto3==1.24.8
+boto3==1.24.9
 boto==2.49.0
-botocore==1.27.8
+botocore==1.27.9
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.8.0
@@ -313,7 +313,7 @@ oauthlib==3.2.0
 openapi-schema-validator==0.2.3
 openapi-spec-validator==0.4.0
 opsgenie-sdk==2.1.5
-oracledb==1.0.0
+oracledb==1.0.1
 orjson==3.7.2
 oscrypto==1.3.0
 oss2==2.15.0
diff --git a/constraints-source-providers-3.8.txt b/constraints-source-providers-3.8.txt
index 921206b250..6ba7d6a909 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-06-14T12:10:07Z
+# This constraints file was automatically generated on 2022-06-14T21:26:12Z
 # 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.
@@ -101,9 +101,9 @@ billiard==3.6.4.0
 black==22.3.0
 bleach==5.0.0
 blinker==1.4
-boto3==1.24.8
+boto3==1.24.9
 boto==2.49.0
-botocore==1.27.8
+botocore==1.27.9
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.8.0
@@ -315,7 +315,7 @@ oauthlib==3.2.0
 openapi-schema-validator==0.2.3
 openapi-spec-validator==0.4.0
 opsgenie-sdk==2.1.5
-oracledb==1.0.0
+oracledb==1.0.1
 orjson==3.7.2
 oscrypto==1.3.0
 oss2==2.15.0
diff --git a/constraints-source-providers-3.9.txt b/constraints-source-providers-3.9.txt
index 5a05452a5f..94af63ad1e 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-06-14T12:10:06Z
+# This constraints file was automatically generated on 2022-06-14T21:26:12Z
 # 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.
@@ -100,9 +100,9 @@ billiard==3.6.4.0
 black==22.3.0
 bleach==5.0.0
 blinker==1.4
-boto3==1.24.8
+boto3==1.24.9
 boto==2.49.0
-botocore==1.27.8
+botocore==1.27.9
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.8.0
@@ -313,7 +313,7 @@ oauthlib==3.2.0
 openapi-schema-validator==0.2.3
 openapi-spec-validator==0.4.0
 opsgenie-sdk==2.1.5
-oracledb==1.0.0
+oracledb==1.0.1
 orjson==3.7.2
 oscrypto==1.3.0
 oss2==2.15.0