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 2021/12/14 13:31:20 UTC

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

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

commit a5ae8abc3383b7584239fc573f318421022311a0
Author: Automated GitHub Actions commit <de...@airflow.apache.org>
AuthorDate: Tue Dec 14 13:30:30 2021 +0000

    Updating constraints. Build id:1577661588
    
    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 b20e6d3f060bc385e350433070d5707ae6d6d0b0.
    
    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                  | 4 ++--
 constraints-3.7.txt                  | 4 ++--
 constraints-3.8.txt                  | 4 ++--
 constraints-3.9.txt                  | 4 ++--
 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 | 4 ++--
 constraints-source-providers-3.7.txt | 4 ++--
 constraints-source-providers-3.8.txt | 4 ++--
 constraints-source-providers-3.9.txt | 4 ++--
 12 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index d351ca4..f4e002c 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2021-12-14T08:48:41Z
+# This constraints file was automatically generated on 2021-12-14T13:26: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.
@@ -345,7 +345,7 @@ mccabe==0.6.1
 mongomock==3.23.0
 monotonic==1.6
 moreorless==0.4.0
-moto==2.2.18
+moto==2.2.19
 msal-extensions==0.3.1
 msal==1.16.0
 msgpack==1.0.3
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 6d62ae9..e2feaad 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2021-12-14T08:48:37Z
+# This constraints file was automatically generated on 2021-12-14T13:26: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.
@@ -342,7 +342,7 @@ mccabe==0.6.1
 mongomock==3.23.0
 monotonic==1.6
 moreorless==0.4.0
-moto==2.2.18
+moto==2.2.19
 msal-extensions==0.3.1
 msal==1.16.0
 msgpack==1.0.3
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 7ea50c3..9b6856e 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2021-12-14T08:48:33Z
+# This constraints file was automatically generated on 2021-12-14T13:26:49Z
 # 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.
@@ -340,7 +340,7 @@ mccabe==0.6.1
 mongomock==3.23.0
 monotonic==1.6
 moreorless==0.4.0
-moto==2.2.18
+moto==2.2.19
 msal-extensions==0.3.1
 msal==1.16.0
 msgpack==1.0.3
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 85f8309..bcfeb3f 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2021-12-14T08:48:32Z
+# This constraints file was automatically generated on 2021-12-14T13:26:47Z
 # 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.
@@ -336,7 +336,7 @@ mccabe==0.6.1
 mongomock==3.23.0
 monotonic==1.6
 moreorless==0.4.0
-moto==2.2.18
+moto==2.2.19
 msal-extensions==0.3.1
 msal==1.16.0
 msgpack==1.0.3
diff --git a/constraints-no-providers-3.6.txt b/constraints-no-providers-3.6.txt
index 2eeac63..b2d8f84 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-12-14T08:52:05Z
+# This constraints file was automatically generated on 2021-12-14T13:30:21Z
 # 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 79f7ab9..639ce86 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-12-14T08:51:53Z
+# This constraints file was automatically generated on 2021-12-14T13:30:09Z
 # 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 887e9c4..30dcee7 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-12-14T08:51:51Z
+# This constraints file was automatically generated on 2021-12-14T13:30: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 2638fb5..58e78bd 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-12-14T08:51:55Z
+# This constraints file was automatically generated on 2021-12-14T13:30:10Z
 # 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 eb46563..16c9c42 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-12-14T08:48:51Z
+# This constraints file was automatically generated on 2021-12-14T13:27:07Z
 # 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.
@@ -274,7 +274,7 @@ mccabe==0.6.1
 mongomock==3.23.0
 monotonic==1.6
 moreorless==0.4.0
-moto==2.2.18
+moto==2.2.19
 msal-extensions==0.3.1
 msal==1.16.0
 msgpack==1.0.3
diff --git a/constraints-source-providers-3.7.txt b/constraints-source-providers-3.7.txt
index 414f1c2..2d8fc85 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-12-14T08:48:51Z
+# This constraints file was automatically generated on 2021-12-14T13:27:07Z
 # 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.
@@ -271,7 +271,7 @@ mccabe==0.6.1
 mongomock==3.23.0
 monotonic==1.6
 moreorless==0.4.0
-moto==2.2.18
+moto==2.2.19
 msal-extensions==0.3.1
 msal==1.16.0
 msgpack==1.0.3
diff --git a/constraints-source-providers-3.8.txt b/constraints-source-providers-3.8.txt
index 308dba5..2dfd6eb 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-12-14T08:48:51Z
+# This constraints file was automatically generated on 2021-12-14T13:27:07Z
 # 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.
@@ -269,7 +269,7 @@ mccabe==0.6.1
 mongomock==3.23.0
 monotonic==1.6
 moreorless==0.4.0
-moto==2.2.18
+moto==2.2.19
 msal-extensions==0.3.1
 msal==1.16.0
 msgpack==1.0.3
diff --git a/constraints-source-providers-3.9.txt b/constraints-source-providers-3.9.txt
index c3c983d..e8a1b30 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-12-14T08:48:51Z
+# This constraints file was automatically generated on 2021-12-14T13:27:07Z
 # 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.
@@ -266,7 +266,7 @@ mccabe==0.6.1
 mongomock==3.23.0
 monotonic==1.6
 moreorless==0.4.0
-moto==2.2.18
+moto==2.2.19
 msal-extensions==0.3.1
 msal==1.16.0
 msgpack==1.0.3