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 08:52:48 UTC

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

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

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

    Updating constraints. Build id:1576668438
    
    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 181d60cdd182a9523890bf4822a76ea80666ea92.
    
    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                  | 10 +++++-----
 constraints-3.7.txt                  | 10 +++++-----
 constraints-3.8.txt                  | 10 +++++-----
 constraints-3.9.txt                  | 10 +++++-----
 constraints-no-providers-3.6.txt     |  4 ++--
 constraints-no-providers-3.7.txt     |  4 ++--
 constraints-no-providers-3.8.txt     |  4 ++--
 constraints-no-providers-3.9.txt     |  4 ++--
 constraints-source-providers-3.6.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, 44 insertions(+), 44 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index af72589..d351ca4 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2021-12-13T17:01:01Z
+# This constraints file was automatically generated on 2021-12-14T08:48:41Z
 # 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.
@@ -314,7 +314,7 @@ ipdb==0.13.9
 ipython-genutils==0.2.0
 ipython==7.16.2
 iso8601==1.0.2
-isodate==0.6.0
+isodate==0.6.1
 itsdangerous==1.1.0
 jedi==0.17.2
 jeepney==0.7.1
@@ -336,7 +336,7 @@ lazy-object-proxy==1.4.3
 ldap3==2.9.1
 libcst==0.3.23
 lockfile==0.12.2
-lxml==4.6.5
+lxml==4.7.1
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==3.0.1
 marshmallow-sqlalchemy==0.26.1
@@ -486,7 +486,7 @@ snakebite-py3==3.0.5
 sniffio==1.2.0
 snowballstemmer==2.2.0
 snowflake-connector-python==2.7.1
-snowflake-sqlalchemy==1.2.5
+snowflake-sqlalchemy==1.2.4
 sortedcontainers==2.4.0
 soupsieve==2.3.1
 sphinx-airflow-theme==0.0.6
@@ -522,7 +522,7 @@ textwrap3==0.9.2
 thrift-sasl==0.4.3
 thrift==0.15.0
 toml==0.10.2
-tomli==1.2.2
+tomli==1.2.3
 toolz==0.11.2
 tornado==6.1
 tqdm==4.62.3
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index b0c0962..6d62ae9 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2021-12-13T17:00:55Z
+# This constraints file was automatically generated on 2021-12-14T08:48: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.
@@ -309,7 +309,7 @@ ipdb==0.13.9
 ipython-genutils==0.2.0
 ipython==7.30.1
 iso8601==1.0.2
-isodate==0.6.0
+isodate==0.6.1
 itsdangerous==1.1.0
 jedi==0.18.1
 jeepney==0.7.1
@@ -332,7 +332,7 @@ ldap3==2.9.1
 libcst==0.3.23
 locket==0.2.1
 lockfile==0.12.2
-lxml==4.6.5
+lxml==4.7.1
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==3.0.1
 marshmallow-sqlalchemy==0.26.1
@@ -483,7 +483,7 @@ snakebite-py3==3.0.5
 sniffio==1.2.0
 snowballstemmer==2.2.0
 snowflake-connector-python==2.7.1
-snowflake-sqlalchemy==1.2.5
+snowflake-sqlalchemy==1.2.4
 sortedcontainers==2.4.0
 soupsieve==2.3.1
 sphinx-airflow-theme==0.0.6
@@ -519,7 +519,7 @@ textwrap3==0.9.2
 thrift-sasl==0.4.3
 thrift==0.15.0
 toml==0.10.2
-tomli==1.2.2
+tomli==1.2.3
 toolz==0.11.2
 tornado==6.1
 tqdm==4.62.3
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 850890a..7ea50c3 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2021-12-13T17:00:53Z
+# This constraints file was automatically generated on 2021-12-14T08:48: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 for 'apache-airflow' but installs
 # the providers from PIP-released packages at the moment of the constraint generation.
@@ -307,7 +307,7 @@ ipdb==0.13.9
 ipython-genutils==0.2.0
 ipython==7.30.1
 iso8601==1.0.2
-isodate==0.6.0
+isodate==0.6.1
 itsdangerous==1.1.0
 jedi==0.18.1
 jeepney==0.7.1
@@ -330,7 +330,7 @@ ldap3==2.9.1
 libcst==0.3.23
 locket==0.2.1
 lockfile==0.12.2
-lxml==4.6.5
+lxml==4.7.1
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==3.0.1
 marshmallow-sqlalchemy==0.26.1
@@ -481,7 +481,7 @@ snakebite-py3==3.0.5
 sniffio==1.2.0
 snowballstemmer==2.2.0
 snowflake-connector-python==2.7.1
-snowflake-sqlalchemy==1.2.5
+snowflake-sqlalchemy==1.2.4
 sortedcontainers==2.4.0
 soupsieve==2.3.1
 sphinx-airflow-theme==0.0.6
@@ -517,7 +517,7 @@ textwrap3==0.9.2
 thrift-sasl==0.4.3
 thrift==0.15.0
 toml==0.10.2
-tomli==1.2.2
+tomli==1.2.3
 toolz==0.11.2
 tornado==6.1
 tqdm==4.62.3
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index b3869ed..85f8309 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2021-12-13T17:00:50Z
+# This constraints file was automatically generated on 2021-12-14T08:48:32Z
 # 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.
@@ -303,7 +303,7 @@ ipdb==0.13.9
 ipython-genutils==0.2.0
 ipython==7.30.1
 iso8601==1.0.2
-isodate==0.6.0
+isodate==0.6.1
 itsdangerous==1.1.0
 jedi==0.18.1
 jeepney==0.7.1
@@ -326,7 +326,7 @@ ldap3==2.9.1
 libcst==0.3.23
 locket==0.2.1
 lockfile==0.12.2
-lxml==4.6.5
+lxml==4.7.1
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==3.0.1
 marshmallow-sqlalchemy==0.26.1
@@ -476,7 +476,7 @@ snakebite-py3==3.0.5
 sniffio==1.2.0
 snowballstemmer==2.2.0
 snowflake-connector-python==2.7.1
-snowflake-sqlalchemy==1.2.5
+snowflake-sqlalchemy==1.2.4
 sortedcontainers==2.4.0
 soupsieve==2.3.1
 sphinx-airflow-theme==0.0.6
@@ -512,7 +512,7 @@ textwrap3==0.9.2
 thrift-sasl==0.4.3
 thrift==0.15.0
 toml==0.10.2
-tomli==1.2.2
+tomli==1.2.3
 toolz==0.11.2
 tornado==6.1
 tqdm==4.62.3
diff --git a/constraints-no-providers-3.6.txt b/constraints-no-providers-3.6.txt
index 7c4c67e..2eeac63 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-13T17:04:30Z
+# This constraints file was automatically generated on 2021-12-14T08:52:05Z
 # 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.
@@ -99,7 +99,7 @@ importlib-metadata==4.8.2
 importlib-resources==5.4.0
 inflection==0.5.1
 iso8601==1.0.2
-isodate==0.6.0
+isodate==0.6.1
 itsdangerous==1.1.0
 jsonschema==3.2.0
 kombu==5.1.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 1f91e01..79f7ab9 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-13T17:04:18Z
+# This constraints file was automatically generated on 2021-12-14T08:51:53Z
 # 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.
@@ -96,7 +96,7 @@ importlib-metadata==4.8.2
 importlib-resources==5.4.0
 inflection==0.5.1
 iso8601==1.0.2
-isodate==0.6.0
+isodate==0.6.1
 itsdangerous==1.1.0
 jsonschema==3.2.0
 kombu==5.2.2
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index d3112a6..887e9c4 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-13T17:04:16Z
+# This constraints file was automatically generated on 2021-12-14T08:51:51Z
 # 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.
@@ -95,7 +95,7 @@ importlib-metadata==4.8.2
 importlib-resources==5.4.0
 inflection==0.5.1
 iso8601==1.0.2
-isodate==0.6.0
+isodate==0.6.1
 itsdangerous==1.1.0
 jsonschema==3.2.0
 kombu==5.2.2
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 94f8698..2638fb5 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-13T17:04:21Z
+# This constraints file was automatically generated on 2021-12-14T08:51:55Z
 # 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.
@@ -94,7 +94,7 @@ idna==3.3
 importlib-metadata==4.8.2
 inflection==0.5.1
 iso8601==1.0.2
-isodate==0.6.0
+isodate==0.6.1
 itsdangerous==1.1.0
 jsonschema==3.2.0
 kombu==5.2.2
diff --git a/constraints-source-providers-3.6.txt b/constraints-source-providers-3.6.txt
index 9a728b9..eb46563 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-13T17:01:07Z
+# This constraints file was automatically generated on 2021-12-14T08:48: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 of both
 # 'apache-airflow' package nd all available community provider packages.
@@ -243,7 +243,7 @@ ipdb==0.13.9
 ipython-genutils==0.2.0
 ipython==7.16.2
 iso8601==1.0.2
-isodate==0.6.0
+isodate==0.6.1
 itsdangerous==1.1.0
 jedi==0.17.2
 jeepney==0.7.1
@@ -265,7 +265,7 @@ lazy-object-proxy==1.4.3
 ldap3==2.9.1
 libcst==0.3.23
 lockfile==0.12.2
-lxml==4.6.5
+lxml==4.7.1
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==3.0.1
 marshmallow-sqlalchemy==0.26.1
@@ -450,7 +450,7 @@ textwrap3==0.9.2
 thrift-sasl==0.4.3
 thrift==0.15.0
 toml==0.10.2
-tomli==1.2.2
+tomli==1.2.3
 toolz==0.11.2
 tornado==6.1
 tqdm==4.62.3
diff --git a/constraints-source-providers-3.7.txt b/constraints-source-providers-3.7.txt
index 6674968..414f1c2 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-13T17:01:07Z
+# This constraints file was automatically generated on 2021-12-14T08:48: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 of both
 # 'apache-airflow' package nd all available community provider packages.
@@ -238,7 +238,7 @@ ipdb==0.13.9
 ipython-genutils==0.2.0
 ipython==7.30.1
 iso8601==1.0.2
-isodate==0.6.0
+isodate==0.6.1
 itsdangerous==1.1.0
 jedi==0.18.1
 jeepney==0.7.1
@@ -261,7 +261,7 @@ ldap3==2.9.1
 libcst==0.3.23
 locket==0.2.1
 lockfile==0.12.2
-lxml==4.6.5
+lxml==4.7.1
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==3.0.1
 marshmallow-sqlalchemy==0.26.1
@@ -447,7 +447,7 @@ textwrap3==0.9.2
 thrift-sasl==0.4.3
 thrift==0.15.0
 toml==0.10.2
-tomli==1.2.2
+tomli==1.2.3
 toolz==0.11.2
 tornado==6.1
 tqdm==4.62.3
diff --git a/constraints-source-providers-3.8.txt b/constraints-source-providers-3.8.txt
index ea2ddf4..308dba5 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-13T17:01:07Z
+# This constraints file was automatically generated on 2021-12-14T08:48: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 of both
 # 'apache-airflow' package nd all available community provider packages.
@@ -236,7 +236,7 @@ ipdb==0.13.9
 ipython-genutils==0.2.0
 ipython==7.30.1
 iso8601==1.0.2
-isodate==0.6.0
+isodate==0.6.1
 itsdangerous==1.1.0
 jedi==0.18.1
 jeepney==0.7.1
@@ -259,7 +259,7 @@ ldap3==2.9.1
 libcst==0.3.23
 locket==0.2.1
 lockfile==0.12.2
-lxml==4.6.5
+lxml==4.7.1
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==3.0.1
 marshmallow-sqlalchemy==0.26.1
@@ -445,7 +445,7 @@ textwrap3==0.9.2
 thrift-sasl==0.4.3
 thrift==0.15.0
 toml==0.10.2
-tomli==1.2.2
+tomli==1.2.3
 toolz==0.11.2
 tornado==6.1
 tqdm==4.62.3
diff --git a/constraints-source-providers-3.9.txt b/constraints-source-providers-3.9.txt
index b0976d8..c3c983d 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-13T17:01:07Z
+# This constraints file was automatically generated on 2021-12-14T08:48: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 of both
 # 'apache-airflow' package nd all available community provider packages.
@@ -233,7 +233,7 @@ ipdb==0.13.9
 ipython-genutils==0.2.0
 ipython==7.30.1
 iso8601==1.0.2
-isodate==0.6.0
+isodate==0.6.1
 itsdangerous==1.1.0
 jedi==0.18.1
 jeepney==0.7.1
@@ -256,7 +256,7 @@ ldap3==2.9.1
 libcst==0.3.23
 locket==0.2.1
 lockfile==0.12.2
-lxml==4.6.5
+lxml==4.7.1
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==3.0.1
 marshmallow-sqlalchemy==0.26.1
@@ -441,7 +441,7 @@ textwrap3==0.9.2
 thrift-sasl==0.4.3
 thrift==0.15.0
 toml==0.10.2
-tomli==1.2.2
+tomli==1.2.3
 toolz==0.11.2
 tornado==6.1
 tqdm==4.62.3