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 02b2db5 Updating constraints. Build id:1344096896
02b2db5 is described below
commit 02b2db5c26cc307374bd08be280f6b244b1124ab
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri Oct 15 01:34:51 2021 +0000
Updating constraints. Build id:1344096896
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 fb00240db972ed2adb60357e3e9116830b3fad5b.
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.6.txt | 8 ++++----
constraints-3.7.txt | 8 ++++----
constraints-3.8.txt | 8 ++++----
constraints-3.9.txt | 8 ++++----
constraints-no-providers-3.6.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.6.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, 24 insertions(+), 24 deletions(-)
diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index e993c2f..601f7dd 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-14T12:41:39Z
+# This constraints file was automatically generated on 2021-10-15T01:32:24Z
# 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.
@@ -146,7 +146,7 @@ azure-common==1.1.27
azure-core==1.19.0
azure-cosmos==3.2.0
azure-datalake-store==0.0.52
-azure-identity==1.6.1
+azure-identity==1.7.0
azure-keyvault-certificates==4.3.0
azure-keyvault-keys==4.4.0
azure-keyvault-secrets==4.3.0
@@ -172,9 +172,9 @@ beautifulsoup4==4.7.1
billiard==3.6.4.0
black==21.9b0
blinker==1.4
-boto3==1.18.61
+boto3==1.18.62
boto==2.49.0
-botocore==1.21.61
+botocore==1.21.62
bowler==0.9.0
cached-property==1.5.2
cachetools==4.2.2
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 707e8ce..fb96711 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-14T12:41:33Z
+# This constraints file was automatically generated on 2021-10-15T01:32:20Z
# 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.
@@ -145,7 +145,7 @@ azure-common==1.1.27
azure-core==1.19.0
azure-cosmos==3.2.0
azure-datalake-store==0.0.52
-azure-identity==1.6.1
+azure-identity==1.7.0
azure-keyvault-certificates==4.3.0
azure-keyvault-keys==4.4.0
azure-keyvault-secrets==4.3.0
@@ -171,9 +171,9 @@ beautifulsoup4==4.7.1
billiard==3.6.4.0
black==21.9b0
blinker==1.4
-boto3==1.18.61
+boto3==1.18.62
boto==2.49.0
-botocore==1.21.61
+botocore==1.21.62
bowler==0.9.0
cached-property==1.5.2
cachetools==4.2.2
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 7815863..7d48b5e 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-14T12:41:31Z
+# This constraints file was automatically generated on 2021-10-15T01:32:16Z
# 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.
@@ -145,7 +145,7 @@ azure-common==1.1.27
azure-core==1.19.0
azure-cosmos==3.2.0
azure-datalake-store==0.0.52
-azure-identity==1.6.1
+azure-identity==1.7.0
azure-keyvault-certificates==4.3.0
azure-keyvault-keys==4.4.0
azure-keyvault-secrets==4.3.0
@@ -171,9 +171,9 @@ beautifulsoup4==4.7.1
billiard==3.6.4.0
black==21.9b0
blinker==1.4
-boto3==1.18.61
+boto3==1.18.62
boto==2.49.0
-botocore==1.21.61
+botocore==1.21.62
bowler==0.9.0
cachetools==4.2.2
cassandra-driver==3.25.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index f7025f2..05d42a2 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-14T12:41:29Z
+# This constraints file was automatically generated on 2021-10-15T01:32:15Z
# 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.
@@ -143,7 +143,7 @@ azure-common==1.1.27
azure-core==1.19.0
azure-cosmos==3.2.0
azure-datalake-store==0.0.52
-azure-identity==1.6.1
+azure-identity==1.7.0
azure-keyvault-certificates==4.3.0
azure-keyvault-keys==4.4.0
azure-keyvault-secrets==4.3.0
@@ -168,9 +168,9 @@ beautifulsoup4==4.7.1
billiard==3.6.4.0
black==21.9b0
blinker==1.4
-boto3==1.18.61
+boto3==1.18.62
boto==2.49.0
-botocore==1.21.61
+botocore==1.21.62
bowler==0.9.0
cachetools==4.2.2
cassandra-driver==3.25.0
diff --git a/constraints-no-providers-3.6.txt b/constraints-no-providers-3.6.txt
index ee91a27..9577ec5 100644
--- a/constraints-no-providers-3.6.txt
+++ b/constraints-no-providers-3.6.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-14T12:44:00Z
+# This constraints file was automatically generated on 2021-10-15T01:34:43Z
# 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 203431e..e055b57 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 2021-10-14T12:43:47Z
+# This constraints file was automatically generated on 2021-10-15T01:34:30Z
# 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 7cd3ba7..55e300b 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 2021-10-14T12:43:45Z
+# This constraints file was automatically generated on 2021-10-15T01:34:27Z
# 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 1fa4a26..463433a 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 2021-10-14T12:43:48Z
+# This constraints file was automatically generated on 2021-10-15T01:34:35Z
# 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.6.txt
b/constraints-source-providers-3.6.txt
index 55763bf..4287033 100644
--- a/constraints-source-providers-3.6.txt
+++ b/constraints-source-providers-3.6.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-14T12:41:49Z
+# This constraints file was automatically generated on 2021-10-15T01:32:33Z
# 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 nd all available community provider packages.
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index 71667c7..aeb82b0 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 2021-10-14T12:41:49Z
+# This constraints file was automatically generated on 2021-10-15T01:32:33Z
# 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 nd all available community provider packages.
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 79bc02c..6db55d8 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 2021-10-14T12:41:48Z
+# This constraints file was automatically generated on 2021-10-15T01:32:33Z
# 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 nd all available community provider packages.
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 2fc0291..bdb3329 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 2021-10-14T12:41:49Z
+# This constraints file was automatically generated on 2021-10-15T01:32:33Z
# 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 nd all available community provider packages.