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/11/27 18:45:01 UTC

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

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 589c325  Updating constraints. Build id:1511007398
589c325 is described below

commit 589c3256eb218cf03613a00d5e4e40875fb7cd9c
Author: Automated GitHub Actions commit <de...@airflow.apache.org>
AuthorDate: Sat Nov 27 18:44:31 2021 +0000

    Updating constraints. Build id:1511007398
    
    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 846586eb86cfa927eaebbba7124e8cd34c0bebce.
    
    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                  | 24 ++++++++++++------------
 constraints-3.7.txt                  | 20 ++++++++++----------
 constraints-3.8.txt                  | 20 ++++++++++----------
 constraints-3.9.txt                  | 20 ++++++++++----------
 constraints-no-providers-3.6.txt     |  6 +++---
 constraints-no-providers-3.7.txt     |  8 ++++----
 constraints-no-providers-3.8.txt     |  8 ++++----
 constraints-no-providers-3.9.txt     |  8 ++++----
 constraints-source-providers-3.6.txt | 26 +++++++++++++-------------
 constraints-source-providers-3.7.txt | 22 +++++++++++-----------
 constraints-source-providers-3.8.txt | 22 +++++++++++-----------
 constraints-source-providers-3.9.txt | 22 +++++++++++-----------
 12 files changed, 103 insertions(+), 103 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index 382b7b0..7aa5fa3 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2021-11-24T21:21:35Z
+# This constraints file was automatically generated on 2021-11-27T18:41:05Z
 # 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.
@@ -199,7 +199,7 @@ colorama==0.4.4
 colorlog==4.8.0
 commonmark==0.9.1
 contextvars==2.4
-coverage==6.1.2
+coverage==6.2
 crcmod==1.7
 croniter==1.0.15
 cryptography==3.4.8
@@ -235,9 +235,9 @@ flaky==3.7.0
 flower==1.0.0
 freezegun==1.1.0
 frozenlist==1.2.0
-fsspec==2021.11.0
+fsspec==2021.11.1
 future==0.18.2
-gcsfs==2021.11.0
+gcsfs==2021.11.1
 geomet==0.2.1.post1
 gevent==21.8.0
 gitdb==4.0.9
@@ -307,15 +307,15 @@ immutables==0.16
 importlib-metadata==4.8.2
 importlib-resources==5.4.0
 inflection==0.5.1
-influxdb-client==1.23.0
+influxdb-client==1.24.0
 iniconfig==1.1.1
 ipdb==0.13.9
 ipython-genutils==0.2.0
-ipython==7.16.1
+ipython==7.16.2
 iso8601==1.0.2
 isodate==0.6.0
 itsdangerous==1.1.0
-jedi==0.18.1
+jedi==0.17.2
 jeepney==0.7.1
 jira==3.1.1
 jmespath==0.10.0
@@ -326,7 +326,7 @@ jsonschema==3.2.0
 jupyter-client==7.1.0
 jupyter-core==4.9.1
 jwcrypto==1.0
-keyring==23.2.1
+keyring==23.3.0
 kombu==5.1.0
 krb5==0.2.0
 kubernetes==11.0.0
@@ -377,7 +377,7 @@ pandas==1.1.5
 papermill==2.3.3
 parameterized==0.8.1
 paramiko==2.8.0
-parso==0.8.2
+parso==0.7.1
 pathspec==0.9.0
 pbr==5.8.0
 pdpyras==4.3.0
@@ -396,7 +396,7 @@ pre-commit==2.15.0
 presto-python-client==0.7.0
 prison==0.2.1
 prometheus-client==0.12.0
-prompt-toolkit==3.0.22
+prompt-toolkit==3.0.23
 proto-plus==1.19.8
 protobuf==3.19.1
 psutil==5.8.0
@@ -418,7 +418,7 @@ pydata-google-auth==1.2.0
 pydot==1.4.2
 pydruid==0.6.2
 pyenchant==3.2.2
-pyexasol==0.23.1
+pyexasol==0.23.2
 pyflakes==2.4.0
 pykerberos==1.2.1
 pymongo==3.12.1
@@ -444,7 +444,7 @@ python-dateutil==2.8.2
 python-http-client==3.3.3
 python-jenkins==1.7.0
 python-jose==3.3.0
-python-ldap==3.3.1
+python-ldap==3.4.0
 python-nvd3==0.15.0
 python-slugify==4.0.1
 python-telegram-bot==13.8.1
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 3548f7a..603db7d7 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2021-11-24T21:21:30Z
+# This constraints file was automatically generated on 2021-11-27T18:40:59Z
 # 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.
@@ -197,7 +197,7 @@ cloudpickle==1.4.1
 colorama==0.4.4
 colorlog==4.8.0
 commonmark==0.9.1
-coverage==6.1.2
+coverage==6.2
 crcmod==1.7
 croniter==1.0.15
 cryptography==3.4.8
@@ -232,9 +232,9 @@ flaky==3.7.0
 flower==1.0.0
 freezegun==1.1.0
 frozenlist==1.2.0
-fsspec==2021.11.0
+fsspec==2021.11.1
 future==0.18.2
-gcsfs==2021.11.0
+gcsfs==2021.11.1
 geomet==0.2.1.post1
 gevent==21.8.0
 gitdb==4.0.9
@@ -302,11 +302,11 @@ imagesize==1.3.0
 importlib-metadata==4.8.2
 importlib-resources==5.4.0
 inflection==0.5.1
-influxdb-client==1.23.0
+influxdb-client==1.24.0
 iniconfig==1.1.1
 ipdb==0.13.9
 ipython-genutils==0.2.0
-ipython==7.29.0
+ipython==7.30.0
 iso8601==1.0.2
 isodate==0.6.0
 itsdangerous==1.1.0
@@ -321,7 +321,7 @@ jsonschema==3.2.0
 jupyter-client==7.1.0
 jupyter-core==4.9.1
 jwcrypto==1.0
-keyring==23.2.1
+keyring==23.3.0
 kombu==5.2.2
 krb5==0.2.0
 kubernetes==11.0.0
@@ -393,7 +393,7 @@ pre-commit==2.15.0
 presto-python-client==0.7.0
 prison==0.2.1
 prometheus-client==0.12.0
-prompt-toolkit==3.0.22
+prompt-toolkit==3.0.23
 proto-plus==1.18.1
 protobuf==3.19.1
 psutil==5.8.0
@@ -415,7 +415,7 @@ pydata-google-auth==1.2.0
 pydot==1.4.2
 pydruid==0.6.2
 pyenchant==3.2.2
-pyexasol==0.23.1
+pyexasol==0.23.2
 pyflakes==2.4.0
 pykerberos==1.2.1
 pymongo==3.12.1
@@ -441,7 +441,7 @@ python-dateutil==2.8.2
 python-http-client==3.3.3
 python-jenkins==1.7.0
 python-jose==3.3.0
-python-ldap==3.3.1
+python-ldap==3.4.0
 python-nvd3==0.15.0
 python-slugify==4.0.1
 python-telegram-bot==13.8.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 5a78f04..a4ba754 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2021-11-24T21:21:26Z
+# This constraints file was automatically generated on 2021-11-27T18:40:56Z
 # 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.
@@ -195,7 +195,7 @@ cloudpickle==1.4.1
 colorama==0.4.4
 colorlog==4.8.0
 commonmark==0.9.1
-coverage==6.1.2
+coverage==6.2
 crcmod==1.7
 croniter==1.0.15
 cryptography==3.4.8
@@ -230,9 +230,9 @@ flaky==3.7.0
 flower==1.0.0
 freezegun==1.1.0
 frozenlist==1.2.0
-fsspec==2021.11.0
+fsspec==2021.11.1
 future==0.18.2
-gcsfs==2021.11.0
+gcsfs==2021.11.1
 geomet==0.2.1.post1
 gevent==21.8.0
 gitdb==4.0.9
@@ -300,11 +300,11 @@ imagesize==1.3.0
 importlib-metadata==4.8.2
 importlib-resources==5.4.0
 inflection==0.5.1
-influxdb-client==1.23.0
+influxdb-client==1.24.0
 iniconfig==1.1.1
 ipdb==0.13.9
 ipython-genutils==0.2.0
-ipython==7.29.0
+ipython==7.30.0
 iso8601==1.0.2
 isodate==0.6.0
 itsdangerous==1.1.0
@@ -319,7 +319,7 @@ jsonschema==3.2.0
 jupyter-client==7.1.0
 jupyter-core==4.9.1
 jwcrypto==1.0
-keyring==23.2.1
+keyring==23.3.0
 kombu==5.2.2
 krb5==0.2.0
 kubernetes==11.0.0
@@ -391,7 +391,7 @@ pre-commit==2.15.0
 presto-python-client==0.7.0
 prison==0.2.1
 prometheus-client==0.12.0
-prompt-toolkit==3.0.22
+prompt-toolkit==3.0.23
 proto-plus==1.18.1
 protobuf==3.19.1
 psutil==5.8.0
@@ -413,7 +413,7 @@ pydata-google-auth==1.2.0
 pydot==1.4.2
 pydruid==0.6.2
 pyenchant==3.2.2
-pyexasol==0.23.1
+pyexasol==0.23.2
 pyflakes==2.4.0
 pykerberos==1.2.1
 pymongo==3.12.1
@@ -439,7 +439,7 @@ python-dateutil==2.8.2
 python-http-client==3.3.3
 python-jenkins==1.7.0
 python-jose==3.3.0
-python-ldap==3.3.1
+python-ldap==3.4.0
 python-nvd3==0.15.0
 python-slugify==4.0.1
 python-telegram-bot==13.8.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 1443581..d1d97b4 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2021-11-24T21:21:25Z
+# This constraints file was automatically generated on 2021-11-27T18:40:54Z
 # 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.
@@ -192,7 +192,7 @@ cloudpickle==1.4.1
 colorama==0.4.4
 colorlog==4.8.0
 commonmark==0.9.1
-coverage==6.1.2
+coverage==6.2
 crcmod==1.7
 croniter==1.0.15
 cryptography==3.4.8
@@ -227,9 +227,9 @@ flaky==3.7.0
 flower==1.0.0
 freezegun==1.1.0
 frozenlist==1.2.0
-fsspec==2021.11.0
+fsspec==2021.11.1
 future==0.18.2
-gcsfs==2021.11.0
+gcsfs==2021.11.1
 geomet==0.2.1.post1
 gevent==21.8.0
 gitdb==4.0.9
@@ -296,11 +296,11 @@ ijson==3.1.4
 imagesize==1.3.0
 importlib-metadata==4.8.2
 inflection==0.5.1
-influxdb-client==1.23.0
+influxdb-client==1.24.0
 iniconfig==1.1.1
 ipdb==0.13.9
 ipython-genutils==0.2.0
-ipython==7.29.0
+ipython==7.30.0
 iso8601==1.0.2
 isodate==0.6.0
 itsdangerous==1.1.0
@@ -315,7 +315,7 @@ jsonschema==3.2.0
 jupyter-client==7.1.0
 jupyter-core==4.9.1
 jwcrypto==1.0
-keyring==23.2.1
+keyring==23.3.0
 kombu==5.2.2
 krb5==0.2.0
 kubernetes==11.0.0
@@ -387,7 +387,7 @@ pre-commit==2.15.0
 presto-python-client==0.7.0
 prison==0.2.1
 prometheus-client==0.12.0
-prompt-toolkit==3.0.22
+prompt-toolkit==3.0.23
 proto-plus==1.18.1
 protobuf==3.19.1
 psutil==5.8.0
@@ -409,7 +409,7 @@ pydata-google-auth==1.2.0
 pydot==1.4.2
 pydruid==0.6.2
 pyenchant==3.2.2
-pyexasol==0.23.1
+pyexasol==0.23.2
 pyflakes==2.4.0
 pykerberos==1.2.1
 pymongo==3.12.1
@@ -435,7 +435,7 @@ python-dateutil==2.8.2
 python-http-client==3.3.3
 python-jenkins==1.7.0
 python-jose==3.3.0
-python-ldap==3.3.1
+python-ldap==3.4.0
 python-nvd3==0.15.0
 python-slugify==4.0.1
 python-telegram-bot==13.8.1
diff --git a/constraints-no-providers-3.6.txt b/constraints-no-providers-3.6.txt
index f18c1f1..d4d22d6 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-11-24T21:24:58Z
+# This constraints file was automatically generated on 2021-11-27T18:44:23Z
 # 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.
@@ -125,7 +125,7 @@ platformdirs==2.4.0
 plyvel==1.3.0
 prison==0.2.1
 prometheus-client==0.12.0
-prompt-toolkit==3.0.22
+prompt-toolkit==3.0.23
 proto-plus==1.19.8
 protobuf==3.19.1
 psutil==5.8.0
@@ -140,7 +140,7 @@ pyrsistent==0.18.0
 pyspnego==0.3.1
 python-daemon==2.3.0
 python-dateutil==2.8.2
-python-ldap==3.3.1
+python-ldap==3.4.0
 python-nvd3==0.15.0
 python-slugify==4.0.1
 python3-openid==3.2.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 438ce93..890101f 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-11-24T21:24:46Z
+# This constraints file was automatically generated on 2021-11-27T18:44: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.
@@ -74,7 +74,7 @@ email-validator==1.1.3
 eventlet==0.33.0
 filelock==3.4.0
 flower==1.0.0
-fsspec==2021.11.0
+fsspec==2021.11.1
 gevent==21.8.0
 google-ads==14.0.0
 google-api-core==2.2.2
@@ -123,7 +123,7 @@ platformdirs==2.4.0
 plyvel==1.3.0
 prison==0.2.1
 prometheus-client==0.12.0
-prompt-toolkit==3.0.22
+prompt-toolkit==3.0.23
 proto-plus==1.18.1
 protobuf==3.19.1
 psutil==5.8.0
@@ -138,7 +138,7 @@ pyrsistent==0.18.0
 pyspnego==0.3.1
 python-daemon==2.3.0
 python-dateutil==2.8.2
-python-ldap==3.3.1
+python-ldap==3.4.0
 python-nvd3==0.15.0
 python-slugify==4.0.1
 python3-openid==3.2.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index b58843a..f32e8d9 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-11-24T21:24:43Z
+# This constraints file was automatically generated on 2021-11-27T18:44:08Z
 # 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.
@@ -73,7 +73,7 @@ email-validator==1.1.3
 eventlet==0.33.0
 filelock==3.4.0
 flower==1.0.0
-fsspec==2021.11.0
+fsspec==2021.11.1
 gevent==21.8.0
 google-ads==14.0.0
 google-api-core==2.2.2
@@ -122,7 +122,7 @@ platformdirs==2.4.0
 plyvel==1.3.0
 prison==0.2.1
 prometheus-client==0.12.0
-prompt-toolkit==3.0.22
+prompt-toolkit==3.0.23
 proto-plus==1.18.1
 protobuf==3.19.1
 psutil==5.8.0
@@ -137,7 +137,7 @@ pyrsistent==0.18.0
 pyspnego==0.3.1
 python-daemon==2.3.0
 python-dateutil==2.8.2
-python-ldap==3.3.1
+python-ldap==3.4.0
 python-nvd3==0.15.0
 python-slugify==4.0.1
 python3-openid==3.2.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index cad4321..d22c503 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-11-24T21:24:46Z
+# This constraints file was automatically generated on 2021-11-27T18:44: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.
@@ -73,7 +73,7 @@ email-validator==1.1.3
 eventlet==0.33.0
 filelock==3.4.0
 flower==1.0.0
-fsspec==2021.11.0
+fsspec==2021.11.1
 gevent==21.8.0
 google-ads==14.0.0
 google-api-core==2.2.2
@@ -121,7 +121,7 @@ platformdirs==2.4.0
 plyvel==1.3.0
 prison==0.2.1
 prometheus-client==0.12.0
-prompt-toolkit==3.0.22
+prompt-toolkit==3.0.23
 proto-plus==1.18.1
 protobuf==3.19.1
 psutil==5.8.0
@@ -136,7 +136,7 @@ pyrsistent==0.18.0
 pyspnego==0.3.1
 python-daemon==2.3.0
 python-dateutil==2.8.2
-python-ldap==3.3.1
+python-ldap==3.4.0
 python-nvd3==0.15.0
 python-slugify==4.0.1
 python3-openid==3.2.0
diff --git a/constraints-source-providers-3.6.txt b/constraints-source-providers-3.6.txt
index b88b489..fbd5a84 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-11-24T21:21:45Z
+# This constraints file was automatically generated on 2021-11-27T18:41:10Z
 # 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.
@@ -116,7 +116,7 @@ certifi==2020.12.5
 cffi==1.15.0
 cfgv==3.3.1
 cgroupspy==0.2.1
-charset-normalizer==2.0.7
+charset-normalizer==2.0.8
 click-didyoumean==0.3.0
 click-plugins==1.1.1
 click-repl==0.2.0
@@ -128,7 +128,7 @@ colorama==0.4.4
 colorlog==4.8.0
 commonmark==0.9.1
 contextvars==2.4
-coverage==6.1.2
+coverage==6.2
 crcmod==1.7
 croniter==1.0.15
 cryptography==3.4.8
@@ -164,9 +164,9 @@ flaky==3.7.0
 flower==1.0.0
 freezegun==1.1.0
 frozenlist==1.2.0
-fsspec==2021.11.0
+fsspec==2021.11.1
 future==0.18.2
-gcsfs==2021.11.0
+gcsfs==2021.11.1
 geomet==0.2.1.post1
 gevent==21.8.0
 gitdb==4.0.9
@@ -236,15 +236,15 @@ immutables==0.16
 importlib-metadata==4.2.0
 importlib-resources==5.4.0
 inflection==0.5.1
-influxdb-client==1.23.0
+influxdb-client==1.24.0
 iniconfig==1.1.1
 ipdb==0.13.9
 ipython-genutils==0.2.0
-ipython==7.16.1
+ipython==7.16.2
 iso8601==1.0.2
 isodate==0.6.0
 itsdangerous==1.1.0
-jedi==0.18.1
+jedi==0.17.2
 jeepney==0.7.1
 jira==3.1.1
 jmespath==0.10.0
@@ -255,7 +255,7 @@ jsonschema==3.2.0
 jupyter-client==7.1.0
 jupyter-core==4.9.1
 jwcrypto==1.0
-keyring==23.2.1
+keyring==23.3.0
 kombu==5.1.0
 krb5==0.2.0
 kubernetes==11.0.0
@@ -306,7 +306,7 @@ pandas==1.1.5
 papermill==2.3.3
 parameterized==0.8.1
 paramiko==2.8.0
-parso==0.8.2
+parso==0.7.1
 pathspec==0.9.0
 pbr==5.8.0
 pdpyras==4.3.0
@@ -325,7 +325,7 @@ pre-commit==2.15.0
 presto-python-client==0.7.0
 prison==0.2.1
 prometheus-client==0.12.0
-prompt-toolkit==3.0.22
+prompt-toolkit==3.0.23
 proto-plus==1.19.8
 protobuf==3.19.1
 psutil==5.8.0
@@ -347,7 +347,7 @@ pydata-google-auth==1.2.0
 pydot==1.4.2
 pydruid==0.6.2
 pyenchant==3.2.2
-pyexasol==0.23.1
+pyexasol==0.23.2
 pyflakes==2.4.0
 pykerberos==1.2.1
 pymongo==3.12.1
@@ -373,7 +373,7 @@ python-dateutil==2.8.2
 python-http-client==3.3.3
 python-jenkins==1.7.0
 python-jose==3.3.0
-python-ldap==3.3.1
+python-ldap==3.4.0
 python-nvd3==0.15.0
 python-slugify==4.0.1
 python-telegram-bot==13.8.1
diff --git a/constraints-source-providers-3.7.txt b/constraints-source-providers-3.7.txt
index fae153b..2c2d8a9 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-11-24T21:21:45Z
+# This constraints file was automatically generated on 2021-11-27T18:41:10Z
 # 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.
@@ -115,7 +115,7 @@ certifi==2020.12.5
 cffi==1.15.0
 cfgv==3.3.1
 cgroupspy==0.2.1
-charset-normalizer==2.0.7
+charset-normalizer==2.0.8
 click-didyoumean==0.3.0
 click-plugins==1.1.1
 click-repl==0.2.0
@@ -126,7 +126,7 @@ cloudpickle==1.4.1
 colorama==0.4.4
 colorlog==4.8.0
 commonmark==0.9.1
-coverage==6.1.2
+coverage==6.2
 crcmod==1.7
 croniter==1.0.15
 cryptography==3.4.8
@@ -161,9 +161,9 @@ flaky==3.7.0
 flower==1.0.0
 freezegun==1.1.0
 frozenlist==1.2.0
-fsspec==2021.11.0
+fsspec==2021.11.1
 future==0.18.2
-gcsfs==2021.11.0
+gcsfs==2021.11.1
 geomet==0.2.1.post1
 gevent==21.8.0
 gitdb==4.0.9
@@ -231,11 +231,11 @@ imagesize==1.3.0
 importlib-metadata==4.2.0
 importlib-resources==5.4.0
 inflection==0.5.1
-influxdb-client==1.23.0
+influxdb-client==1.24.0
 iniconfig==1.1.1
 ipdb==0.13.9
 ipython-genutils==0.2.0
-ipython==7.29.0
+ipython==7.30.0
 iso8601==1.0.2
 isodate==0.6.0
 itsdangerous==1.1.0
@@ -250,7 +250,7 @@ jsonschema==3.2.0
 jupyter-client==7.1.0
 jupyter-core==4.9.1
 jwcrypto==1.0
-keyring==23.2.1
+keyring==23.3.0
 kombu==5.2.2
 krb5==0.2.0
 kubernetes==11.0.0
@@ -322,7 +322,7 @@ pre-commit==2.15.0
 presto-python-client==0.7.0
 prison==0.2.1
 prometheus-client==0.12.0
-prompt-toolkit==3.0.22
+prompt-toolkit==3.0.23
 proto-plus==1.18.1
 protobuf==3.19.1
 psutil==5.8.0
@@ -344,7 +344,7 @@ pydata-google-auth==1.2.0
 pydot==1.4.2
 pydruid==0.6.2
 pyenchant==3.2.2
-pyexasol==0.23.1
+pyexasol==0.23.2
 pyflakes==2.4.0
 pykerberos==1.2.1
 pymongo==3.12.1
@@ -370,7 +370,7 @@ python-dateutil==2.8.2
 python-http-client==3.3.3
 python-jenkins==1.7.0
 python-jose==3.3.0
-python-ldap==3.3.1
+python-ldap==3.4.0
 python-nvd3==0.15.0
 python-slugify==4.0.1
 python-telegram-bot==13.8.1
diff --git a/constraints-source-providers-3.8.txt b/constraints-source-providers-3.8.txt
index 13bb458..1a5942e 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-11-24T21:21:45Z
+# This constraints file was automatically generated on 2021-11-27T18:41:10Z
 # 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.
@@ -113,7 +113,7 @@ certifi==2020.12.5
 cffi==1.15.0
 cfgv==3.3.1
 cgroupspy==0.2.1
-charset-normalizer==2.0.7
+charset-normalizer==2.0.8
 click-didyoumean==0.3.0
 click-plugins==1.1.1
 click-repl==0.2.0
@@ -124,7 +124,7 @@ cloudpickle==1.4.1
 colorama==0.4.4
 colorlog==4.8.0
 commonmark==0.9.1
-coverage==6.1.2
+coverage==6.2
 crcmod==1.7
 croniter==1.0.15
 cryptography==3.4.8
@@ -159,9 +159,9 @@ flaky==3.7.0
 flower==1.0.0
 freezegun==1.1.0
 frozenlist==1.2.0
-fsspec==2021.11.0
+fsspec==2021.11.1
 future==0.18.2
-gcsfs==2021.11.0
+gcsfs==2021.11.1
 geomet==0.2.1.post1
 gevent==21.8.0
 gitdb==4.0.9
@@ -229,11 +229,11 @@ imagesize==1.3.0
 importlib-metadata==4.8.2
 importlib-resources==5.4.0
 inflection==0.5.1
-influxdb-client==1.23.0
+influxdb-client==1.24.0
 iniconfig==1.1.1
 ipdb==0.13.9
 ipython-genutils==0.2.0
-ipython==7.29.0
+ipython==7.30.0
 iso8601==1.0.2
 isodate==0.6.0
 itsdangerous==1.1.0
@@ -248,7 +248,7 @@ jsonschema==3.2.0
 jupyter-client==7.1.0
 jupyter-core==4.9.1
 jwcrypto==1.0
-keyring==23.2.1
+keyring==23.3.0
 kombu==5.2.2
 krb5==0.2.0
 kubernetes==11.0.0
@@ -320,7 +320,7 @@ pre-commit==2.15.0
 presto-python-client==0.7.0
 prison==0.2.1
 prometheus-client==0.12.0
-prompt-toolkit==3.0.22
+prompt-toolkit==3.0.23
 proto-plus==1.18.1
 protobuf==3.19.1
 psutil==5.8.0
@@ -342,7 +342,7 @@ pydata-google-auth==1.2.0
 pydot==1.4.2
 pydruid==0.6.2
 pyenchant==3.2.2
-pyexasol==0.23.1
+pyexasol==0.23.2
 pyflakes==2.4.0
 pykerberos==1.2.1
 pymongo==3.12.1
@@ -368,7 +368,7 @@ python-dateutil==2.8.2
 python-http-client==3.3.3
 python-jenkins==1.7.0
 python-jose==3.3.0
-python-ldap==3.3.1
+python-ldap==3.4.0
 python-nvd3==0.15.0
 python-slugify==4.0.1
 python-telegram-bot==13.8.1
diff --git a/constraints-source-providers-3.9.txt b/constraints-source-providers-3.9.txt
index 019321b..06b92cd 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-11-24T21:21:45Z
+# This constraints file was automatically generated on 2021-11-27T18:41:10Z
 # 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.
@@ -111,7 +111,7 @@ certifi==2020.12.5
 cffi==1.15.0
 cfgv==3.3.1
 cgroupspy==0.2.1
-charset-normalizer==2.0.7
+charset-normalizer==2.0.8
 click-didyoumean==0.3.0
 click-plugins==1.1.1
 click-repl==0.2.0
@@ -122,7 +122,7 @@ cloudpickle==1.4.1
 colorama==0.4.4
 colorlog==4.8.0
 commonmark==0.9.1
-coverage==6.1.2
+coverage==6.2
 crcmod==1.7
 croniter==1.0.15
 cryptography==3.4.8
@@ -157,9 +157,9 @@ flaky==3.7.0
 flower==1.0.0
 freezegun==1.1.0
 frozenlist==1.2.0
-fsspec==2021.11.0
+fsspec==2021.11.1
 future==0.18.2
-gcsfs==2021.11.0
+gcsfs==2021.11.1
 geomet==0.2.1.post1
 gevent==21.8.0
 gitdb==4.0.9
@@ -226,11 +226,11 @@ ijson==3.1.4
 imagesize==1.3.0
 importlib-metadata==4.8.2
 inflection==0.5.1
-influxdb-client==1.23.0
+influxdb-client==1.24.0
 iniconfig==1.1.1
 ipdb==0.13.9
 ipython-genutils==0.2.0
-ipython==7.29.0
+ipython==7.30.0
 iso8601==1.0.2
 isodate==0.6.0
 itsdangerous==1.1.0
@@ -245,7 +245,7 @@ jsonschema==3.2.0
 jupyter-client==7.1.0
 jupyter-core==4.9.1
 jwcrypto==1.0
-keyring==23.2.1
+keyring==23.3.0
 kombu==5.2.2
 krb5==0.2.0
 kubernetes==11.0.0
@@ -317,7 +317,7 @@ pre-commit==2.15.0
 presto-python-client==0.7.0
 prison==0.2.1
 prometheus-client==0.12.0
-prompt-toolkit==3.0.22
+prompt-toolkit==3.0.23
 proto-plus==1.18.1
 protobuf==3.19.1
 psutil==5.8.0
@@ -339,7 +339,7 @@ pydata-google-auth==1.2.0
 pydot==1.4.2
 pydruid==0.6.2
 pyenchant==3.2.2
-pyexasol==0.23.1
+pyexasol==0.23.2
 pyflakes==2.4.0
 pykerberos==1.2.1
 pymongo==3.12.1
@@ -365,7 +365,7 @@ python-dateutil==2.8.2
 python-http-client==3.3.3
 python-jenkins==1.7.0
 python-jose==3.3.0
-python-ldap==3.3.1
+python-ldap==3.4.0
 python-nvd3==0.15.0
 python-slugify==4.0.1
 python-telegram-bot==13.8.1