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 f8ab3a9 Updating constraints. Build id:1347988396
f8ab3a9 is described below
commit f8ab3a920c6cee5b2f00a4736121ab2e192ceefa
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sat Oct 16 01:34:32 2021 +0000
Updating constraints. Build id:1347988396
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 d937bebdadeab6d159be10ea328e1947001ba73c.
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 | 6 +++---
constraints-3.7.txt | 6 +++---
constraints-3.8.txt | 6 +++---
constraints-3.9.txt | 6 +++---
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, 20 insertions(+), 20 deletions(-)
diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index a6137fc..1224faa 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-15T18:25:04Z
+# This constraints file was automatically generated on 2021-10-16T01:32:03Z
# 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.
@@ -172,9 +172,9 @@ beautifulsoup4==4.7.1
billiard==3.6.4.0
black==21.9b0
blinker==1.4
-boto3==1.18.62
+boto3==1.18.63
boto==2.49.0
-botocore==1.21.62
+botocore==1.21.63
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 1a5e50d..57bce45 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-15T18:24:59Z
+# This constraints file was automatically generated on 2021-10-16T01:31:57Z
# 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.
@@ -171,9 +171,9 @@ beautifulsoup4==4.7.1
billiard==3.6.4.0
black==21.9b0
blinker==1.4
-boto3==1.18.62
+boto3==1.18.63
boto==2.49.0
-botocore==1.21.62
+botocore==1.21.63
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 c547985..d971938 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-15T18:24:55Z
+# This constraints file was automatically generated on 2021-10-16T01:31: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.
@@ -171,9 +171,9 @@ beautifulsoup4==4.7.1
billiard==3.6.4.0
black==21.9b0
blinker==1.4
-boto3==1.18.62
+boto3==1.18.63
boto==2.49.0
-botocore==1.21.62
+botocore==1.21.63
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 070a5ae..673562f 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-15T18:24:55Z
+# This constraints file was automatically generated on 2021-10-16T01:31:53Z
# 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.
@@ -168,9 +168,9 @@ beautifulsoup4==4.7.1
billiard==3.6.4.0
black==21.9b0
blinker==1.4
-boto3==1.18.62
+boto3==1.18.63
boto==2.49.0
-botocore==1.21.62
+botocore==1.21.63
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 c1bfcd7..cac16f6 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-15T18:27:26Z
+# This constraints file was automatically generated on 2021-10-16T01:34:24Z
# 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 f1fc885..93d7d1a 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-15T18:27:11Z
+# This constraints file was automatically generated on 2021-10-16T01:34:11Z
# 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 193f7a2..c11ef56 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-15T18:27:09Z
+# This constraints file was automatically generated on 2021-10-16T01:34:07Z
# 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 99e06d4..f431fb6 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-15T18:27:15Z
+# This constraints file was automatically generated on 2021-10-16T01:34:11Z
# 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 ac6c12d..f1c5260 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-15T18:25:13Z
+# This constraints file was automatically generated on 2021-10-16T01:32:11Z
# 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 90827f8..f48fe60 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-15T18:25:13Z
+# This constraints file was automatically generated on 2021-10-16T01:32:11Z
# 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 1a1a038..51b3350 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-15T18:25:13Z
+# This constraints file was automatically generated on 2021-10-16T01:32:11Z
# 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 b5da15f..a56e9c4 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-15T18:25:13Z
+# This constraints file was automatically generated on 2021-10-16T01:32:11Z
# 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.