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 2022/04/02 11:32:10 UTC

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

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 70a810b  Updating constraints. Build id:2081814411
70a810b is described below

commit 70a810bf77b89b0a8e71f8aa55f86ee071ca6d3b
Author: Automated GitHub Actions commit <de...@airflow.apache.org>
AuthorDate: Sat Apr 2 11:31:04 2022 +0000

    Updating constraints. Build id:2081814411
    
    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 3e0b98955165ce51b6d06d5104413bc32668e838.
    
    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.10.txt                  | 24 ++++++++++++------------
 constraints-3.7.txt                   | 22 +++++++++++-----------
 constraints-3.8.txt                   | 24 ++++++++++++------------
 constraints-3.9.txt                   | 24 ++++++++++++------------
 constraints-no-providers-3.10.txt     |  8 ++++----
 constraints-no-providers-3.7.txt      |  6 +++---
 constraints-no-providers-3.8.txt      |  8 ++++----
 constraints-no-providers-3.9.txt      |  8 ++++----
 constraints-source-providers-3.10.txt | 28 ++++++++++++++--------------
 constraints-source-providers-3.7.txt  | 22 +++++++++++-----------
 constraints-source-providers-3.8.txt  | 28 ++++++++++++++--------------
 constraints-source-providers-3.9.txt  | 28 ++++++++++++++--------------
 12 files changed, 115 insertions(+), 115 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 97280fe..57fb7ca 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-04-01T15:43:03Z
+# This constraints file was automatically generated on 2022-04-02T11:24: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 for 'apache-airflow' but installs
 # the providers from PIP-released packages at the moment of the constraint generation.
@@ -15,7 +15,7 @@ Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
 Flask-Babel==2.0.0
-Flask-Bcrypt==0.7.1
+Flask-Bcrypt==1.0.0
 Flask-Caching==1.10.1
 Flask-JWT-Extended==3.25.1
 Flask-Login==0.4.1
@@ -166,9 +166,9 @@ billiard==3.6.4.0
 black==22.3.0
 bleach==4.1.0
 blinker==1.4
-boto3==1.21.31
+boto3==1.21.32
 boto==2.49.0
-botocore==1.24.31
+botocore==1.24.32
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.6.0
@@ -348,8 +348,8 @@ msrest==0.6.21
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.2
-mypy-boto3-rds==1.21.30
-mypy-boto3-redshift-data==1.21.30
+mypy-boto3-rds==1.21.31
+mypy-boto3-redshift-data==1.21.31
 mypy-extensions==0.4.3
 mypy==0.910
 mysql-connector-python==8.0.28
@@ -370,7 +370,7 @@ oscrypto==1.3.0
 oss2==2.15.0
 packaging==21.3
 pandas-gbq==0.17.4
-pandas==1.4.1
+pandas==1.4.2
 papermill==2.3.4
 parameterized==0.8.1
 paramiko==2.10.3
@@ -397,7 +397,7 @@ prison==0.2.1
 prometheus-client==0.13.1
 prompt-toolkit==3.0.28
 proto-plus==1.18.1
-protobuf==3.19.4
+protobuf==3.20.0
 psutil==5.9.0
 psycopg2-binary==2.9.3
 ptyprocess==0.7.0
@@ -535,21 +535,21 @@ trino==0.312.0
 twine==4.0.0
 types-Deprecated==1.2.5
 types-Markdown==3.3.12
-types-PyMySQL==1.0.14
+types-PyMySQL==1.0.15
 types-PyYAML==6.0.5
 types-boto==2.49.10
 types-certifi==2021.10.8.1
 types-croniter==1.0.8
 types-cryptography==3.3.18
 types-docutils==0.18.0
-types-freezegun==1.1.7
+types-freezegun==1.1.8
 types-paramiko==2.8.17
 types-protobuf==3.19.15
 types-python-dateutil==2.8.10
 types-python-slugify==5.0.3
 types-pytz==2021.3.6
-types-redis==4.1.18
-types-requests==2.27.15
+types-redis==4.1.19
+types-requests==2.27.16
 types-setuptools==57.4.11
 types-six==1.16.12
 types-tabulate==0.8.6
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 705007b..afcefaf 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-04-01T15:43:16Z
+# This constraints file was automatically generated on 2022-04-02T11:25:21Z
 # 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.
@@ -15,7 +15,7 @@ Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
 Flask-Babel==2.0.0
-Flask-Bcrypt==0.7.1
+Flask-Bcrypt==1.0.0
 Flask-Caching==1.10.1
 Flask-JWT-Extended==3.25.1
 Flask-Login==0.4.1
@@ -167,9 +167,9 @@ billiard==3.6.4.0
 black==22.3.0
 bleach==4.1.0
 blinker==1.4
-boto3==1.21.31
+boto3==1.21.32
 boto==2.49.0
-botocore==1.24.31
+botocore==1.24.32
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.6.0
@@ -349,8 +349,8 @@ msrest==0.6.21
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.2
-mypy-boto3-rds==1.21.30
-mypy-boto3-redshift-data==1.21.30
+mypy-boto3-rds==1.21.31
+mypy-boto3-redshift-data==1.21.31
 mypy-extensions==0.4.3
 mypy==0.910
 mysql-connector-python==8.0.28
@@ -398,7 +398,7 @@ prison==0.2.1
 prometheus-client==0.13.1
 prompt-toolkit==3.0.28
 proto-plus==1.18.1
-protobuf==3.19.4
+protobuf==3.20.0
 psutil==5.9.0
 psycopg2-binary==2.9.3
 ptyprocess==0.7.0
@@ -535,21 +535,21 @@ twine==4.0.0
 typed-ast==1.5.2
 types-Deprecated==1.2.5
 types-Markdown==3.3.12
-types-PyMySQL==1.0.14
+types-PyMySQL==1.0.15
 types-PyYAML==6.0.5
 types-boto==2.49.10
 types-certifi==2021.10.8.1
 types-croniter==1.0.8
 types-cryptography==3.3.18
 types-docutils==0.18.0
-types-freezegun==1.1.7
+types-freezegun==1.1.8
 types-paramiko==2.8.17
 types-protobuf==3.19.15
 types-python-dateutil==2.8.10
 types-python-slugify==5.0.3
 types-pytz==2021.3.6
-types-redis==4.1.18
-types-requests==2.27.15
+types-redis==4.1.19
+types-requests==2.27.16
 types-setuptools==57.4.11
 types-six==1.16.12
 types-tabulate==0.8.6
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 1e16724..053dd28 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-04-01T15:43:14Z
+# This constraints file was automatically generated on 2022-04-02T11:25:13Z
 # 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.
@@ -15,7 +15,7 @@ Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
 Flask-Babel==2.0.0
-Flask-Bcrypt==0.7.1
+Flask-Bcrypt==1.0.0
 Flask-Caching==1.10.1
 Flask-JWT-Extended==3.25.1
 Flask-Login==0.4.1
@@ -167,9 +167,9 @@ billiard==3.6.4.0
 black==22.3.0
 bleach==4.1.0
 blinker==1.4
-boto3==1.21.31
+boto3==1.21.32
 boto==2.49.0
-botocore==1.24.31
+botocore==1.24.32
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.6.0
@@ -350,8 +350,8 @@ msrest==0.6.21
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.2
-mypy-boto3-rds==1.21.30
-mypy-boto3-redshift-data==1.21.30
+mypy-boto3-rds==1.21.31
+mypy-boto3-redshift-data==1.21.31
 mypy-extensions==0.4.3
 mypy==0.910
 mysql-connector-python==8.0.28
@@ -372,7 +372,7 @@ oscrypto==1.3.0
 oss2==2.15.0
 packaging==21.3
 pandas-gbq==0.17.4
-pandas==1.4.1
+pandas==1.4.2
 papermill==2.3.4
 parameterized==0.8.1
 paramiko==2.10.3
@@ -399,7 +399,7 @@ prison==0.2.1
 prometheus-client==0.13.1
 prompt-toolkit==3.0.28
 proto-plus==1.18.1
-protobuf==3.19.4
+protobuf==3.20.0
 psutil==5.9.0
 psycopg2-binary==2.9.3
 ptyprocess==0.7.0
@@ -537,21 +537,21 @@ trino==0.312.0
 twine==4.0.0
 types-Deprecated==1.2.5
 types-Markdown==3.3.12
-types-PyMySQL==1.0.14
+types-PyMySQL==1.0.15
 types-PyYAML==6.0.5
 types-boto==2.49.10
 types-certifi==2021.10.8.1
 types-croniter==1.0.8
 types-cryptography==3.3.18
 types-docutils==0.18.0
-types-freezegun==1.1.7
+types-freezegun==1.1.8
 types-paramiko==2.8.17
 types-protobuf==3.19.15
 types-python-dateutil==2.8.10
 types-python-slugify==5.0.3
 types-pytz==2021.3.6
-types-redis==4.1.18
-types-requests==2.27.15
+types-redis==4.1.19
+types-requests==2.27.16
 types-setuptools==57.4.11
 types-six==1.16.12
 types-tabulate==0.8.6
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 87ad0dc..4033051 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-04-01T15:43:13Z
+# This constraints file was automatically generated on 2022-04-02T11:25:12Z
 # 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.
@@ -15,7 +15,7 @@ Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
 Flask-Babel==2.0.0
-Flask-Bcrypt==0.7.1
+Flask-Bcrypt==1.0.0
 Flask-Caching==1.10.1
 Flask-JWT-Extended==3.25.1
 Flask-Login==0.4.1
@@ -166,9 +166,9 @@ billiard==3.6.4.0
 black==22.3.0
 bleach==4.1.0
 blinker==1.4
-boto3==1.21.31
+boto3==1.21.32
 boto==2.49.0
-botocore==1.24.31
+botocore==1.24.32
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.6.0
@@ -348,8 +348,8 @@ msrest==0.6.21
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.2
-mypy-boto3-rds==1.21.30
-mypy-boto3-redshift-data==1.21.30
+mypy-boto3-rds==1.21.31
+mypy-boto3-redshift-data==1.21.31
 mypy-extensions==0.4.3
 mypy==0.910
 mysql-connector-python==8.0.28
@@ -370,7 +370,7 @@ oscrypto==1.3.0
 oss2==2.15.0
 packaging==21.3
 pandas-gbq==0.17.4
-pandas==1.4.1
+pandas==1.4.2
 papermill==2.3.4
 parameterized==0.8.1
 paramiko==2.10.3
@@ -397,7 +397,7 @@ prison==0.2.1
 prometheus-client==0.13.1
 prompt-toolkit==3.0.28
 proto-plus==1.18.1
-protobuf==3.19.4
+protobuf==3.20.0
 psutil==5.9.0
 psycopg2-binary==2.9.3
 ptyprocess==0.7.0
@@ -535,21 +535,21 @@ trino==0.312.0
 twine==4.0.0
 types-Deprecated==1.2.5
 types-Markdown==3.3.12
-types-PyMySQL==1.0.14
+types-PyMySQL==1.0.15
 types-PyYAML==6.0.5
 types-boto==2.49.10
 types-certifi==2021.10.8.1
 types-croniter==1.0.8
 types-cryptography==3.3.18
 types-docutils==0.18.0
-types-freezegun==1.1.7
+types-freezegun==1.1.8
 types-paramiko==2.8.17
 types-protobuf==3.19.15
 types-python-dateutil==2.8.10
 types-python-slugify==5.0.3
 types-pytz==2021.3.6
-types-redis==4.1.18
-types-requests==2.27.15
+types-redis==4.1.19
+types-requests==2.27.16
 types-setuptools==57.4.11
 types-six==1.16.12
 types-tabulate==0.8.6
diff --git a/constraints-no-providers-3.10.txt b/constraints-no-providers-3.10.txt
index 430db9b..f3f983b 100644
--- a/constraints-no-providers-3.10.txt
+++ b/constraints-no-providers-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-04-01T15:47:18Z
+# This constraints file was automatically generated on 2022-04-02T11:30:44Z
 # 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.
@@ -13,7 +13,7 @@ Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
 Flask-Babel==2.0.0
-Flask-Bcrypt==0.7.1
+Flask-Bcrypt==1.0.0
 Flask-Caching==1.10.1
 Flask-JWT-Extended==3.25.1
 Flask-Login==0.4.1
@@ -112,7 +112,7 @@ nox==2020.12.31
 numpy==1.22.3
 oauthlib==3.2.0
 packaging==21.3
-pandas==1.4.1
+pandas==1.4.2
 partd==1.2.0
 pendulum==2.1.2
 platformdirs==2.5.1
@@ -122,7 +122,7 @@ prison==0.2.1
 prometheus-client==0.13.1
 prompt-toolkit==3.0.28
 proto-plus==1.18.1
-protobuf==3.19.4
+protobuf==3.20.0
 psutil==5.9.0
 pure-sasl==0.6.2
 py==1.11.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index aed9e17..2e68382 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 2022-04-01T15:47:16Z
+# This constraints file was automatically generated on 2022-04-02T11:30: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.
@@ -13,7 +13,7 @@ Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
 Flask-Babel==2.0.0
-Flask-Bcrypt==0.7.1
+Flask-Bcrypt==1.0.0
 Flask-Caching==1.10.1
 Flask-JWT-Extended==3.25.1
 Flask-Login==0.4.1
@@ -125,7 +125,7 @@ prison==0.2.1
 prometheus-client==0.13.1
 prompt-toolkit==3.0.28
 proto-plus==1.18.1
-protobuf==3.19.4
+protobuf==3.20.0
 psutil==5.9.0
 pure-sasl==0.6.2
 py==1.11.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index c61c3b0..31f860e 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 2022-04-01T15:47:11Z
+# This constraints file was automatically generated on 2022-04-02T11:30:46Z
 # 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.
@@ -13,7 +13,7 @@ Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
 Flask-Babel==2.0.0
-Flask-Bcrypt==0.7.1
+Flask-Bcrypt==1.0.0
 Flask-Caching==1.10.1
 Flask-JWT-Extended==3.25.1
 Flask-Login==0.4.1
@@ -114,7 +114,7 @@ nox==2020.12.31
 numpy==1.22.3
 oauthlib==3.2.0
 packaging==21.3
-pandas==1.4.1
+pandas==1.4.2
 partd==1.2.0
 pendulum==2.1.2
 platformdirs==2.5.1
@@ -124,7 +124,7 @@ prison==0.2.1
 prometheus-client==0.13.1
 prompt-toolkit==3.0.28
 proto-plus==1.18.1
-protobuf==3.19.4
+protobuf==3.20.0
 psutil==5.9.0
 pure-sasl==0.6.2
 py==1.11.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 10c8bba..4e0d096 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 2022-04-01T15:47:09Z
+# This constraints file was automatically generated on 2022-04-02T11:30:46Z
 # 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.
@@ -13,7 +13,7 @@ Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
 Flask-Babel==2.0.0
-Flask-Bcrypt==0.7.1
+Flask-Bcrypt==1.0.0
 Flask-Caching==1.10.1
 Flask-JWT-Extended==3.25.1
 Flask-Login==0.4.1
@@ -113,7 +113,7 @@ nox==2020.12.31
 numpy==1.22.3
 oauthlib==3.2.0
 packaging==21.3
-pandas==1.4.1
+pandas==1.4.2
 partd==1.2.0
 pendulum==2.1.2
 platformdirs==2.5.1
@@ -123,7 +123,7 @@ prison==0.2.1
 prometheus-client==0.13.1
 prompt-toolkit==3.0.28
 proto-plus==1.18.1
-protobuf==3.19.4
+protobuf==3.20.0
 psutil==5.9.0
 pure-sasl==0.6.2
 py==1.11.0
diff --git a/constraints-source-providers-3.10.txt b/constraints-source-providers-3.10.txt
index fde1f82..a00f8ee 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-04-01T15:43:25Z
+# This constraints file was automatically generated on 2022-04-02T11:25: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 of both
 # 'apache-airflow' package and all available community provider packages.
@@ -15,7 +15,7 @@ Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
 Flask-Babel==2.0.0
-Flask-Bcrypt==0.7.1
+Flask-Bcrypt==1.0.0
 Flask-Caching==1.10.1
 Flask-JWT-Extended==3.25.1
 Flask-Login==0.4.1
@@ -98,9 +98,9 @@ billiard==3.6.4.0
 black==22.3.0
 bleach==4.1.0
 blinker==1.4
-boto3==1.21.31
+boto3==1.21.32
 boto==2.49.0
-botocore==1.24.31
+botocore==1.24.32
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.6.0
@@ -130,7 +130,7 @@ croniter==1.3.4
 cryptography==36.0.2
 curlify==2.2.1
 cx-Oracle==8.3.0
-dask==2022.3.0
+dask==2022.4.0
 databricks-sql-connector==1.0.1
 datadog==0.44.0
 db-dtypes==1.0.0
@@ -138,7 +138,7 @@ decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
 distlib==0.3.4
-distributed==2022.3.0
+distributed==2022.4.0
 dnspython==2.2.1
 docker==5.0.3
 docopt==0.6.2
@@ -280,8 +280,8 @@ msrest==0.6.21
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.2
-mypy-boto3-rds==1.21.30
-mypy-boto3-redshift-data==1.21.30
+mypy-boto3-rds==1.21.31
+mypy-boto3-redshift-data==1.21.31
 mypy-extensions==0.4.3
 mypy==0.910
 mysql-connector-python==8.0.28
@@ -302,7 +302,7 @@ oscrypto==1.3.0
 oss2==2.15.0
 packaging==21.3
 pandas-gbq==0.17.4
-pandas==1.4.1
+pandas==1.4.2
 papermill==2.3.4
 parameterized==0.8.1
 paramiko==2.10.3
@@ -329,7 +329,7 @@ prison==0.2.1
 prometheus-client==0.13.1
 prompt-toolkit==3.0.28
 proto-plus==1.18.1
-protobuf==3.19.4
+protobuf==3.20.0
 psutil==5.9.0
 psycopg2-binary==2.9.3
 ptyprocess==0.7.0
@@ -466,21 +466,21 @@ trino==0.312.0
 twine==4.0.0
 types-Deprecated==1.2.5
 types-Markdown==3.3.12
-types-PyMySQL==1.0.14
+types-PyMySQL==1.0.15
 types-PyYAML==6.0.5
 types-boto==2.49.10
 types-certifi==2021.10.8.1
 types-croniter==1.0.8
 types-cryptography==3.3.18
 types-docutils==0.18.0
-types-freezegun==1.1.7
+types-freezegun==1.1.8
 types-paramiko==2.8.17
 types-protobuf==3.19.15
 types-python-dateutil==2.8.10
 types-python-slugify==5.0.3
 types-pytz==2021.3.6
-types-redis==4.1.18
-types-requests==2.27.15
+types-redis==4.1.19
+types-requests==2.27.16
 types-setuptools==57.4.11
 types-six==1.16.12
 types-tabulate==0.8.6
diff --git a/constraints-source-providers-3.7.txt b/constraints-source-providers-3.7.txt
index 2cb7805..25dcbf3 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 2022-04-01T15:43:25Z
+# This constraints file was automatically generated on 2022-04-02T11:25: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 of both
 # 'apache-airflow' package and all available community provider packages.
@@ -15,7 +15,7 @@ Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
 Flask-Babel==2.0.0
-Flask-Bcrypt==0.7.1
+Flask-Bcrypt==1.0.0
 Flask-Caching==1.10.1
 Flask-JWT-Extended==3.25.1
 Flask-Login==0.4.1
@@ -99,9 +99,9 @@ billiard==3.6.4.0
 black==22.3.0
 bleach==4.1.0
 blinker==1.4
-boto3==1.21.31
+boto3==1.21.32
 boto==2.49.0
-botocore==1.24.31
+botocore==1.24.32
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.6.0
@@ -281,8 +281,8 @@ msrest==0.6.21
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.2
-mypy-boto3-rds==1.21.30
-mypy-boto3-redshift-data==1.21.30
+mypy-boto3-rds==1.21.31
+mypy-boto3-redshift-data==1.21.31
 mypy-extensions==0.4.3
 mypy==0.910
 mysql-connector-python==8.0.28
@@ -330,7 +330,7 @@ prison==0.2.1
 prometheus-client==0.13.1
 prompt-toolkit==3.0.28
 proto-plus==1.18.1
-protobuf==3.19.4
+protobuf==3.20.0
 psutil==5.9.0
 psycopg2-binary==2.9.3
 ptyprocess==0.7.0
@@ -466,21 +466,21 @@ twine==4.0.0
 typed-ast==1.4.3
 types-Deprecated==1.2.5
 types-Markdown==3.3.12
-types-PyMySQL==1.0.14
+types-PyMySQL==1.0.15
 types-PyYAML==6.0.5
 types-boto==2.49.10
 types-certifi==2021.10.8.1
 types-croniter==1.0.8
 types-cryptography==3.3.18
 types-docutils==0.18.0
-types-freezegun==1.1.7
+types-freezegun==1.1.8
 types-paramiko==2.8.17
 types-protobuf==3.19.15
 types-python-dateutil==2.8.10
 types-python-slugify==5.0.3
 types-pytz==2021.3.6
-types-redis==4.1.18
-types-requests==2.27.15
+types-redis==4.1.19
+types-requests==2.27.16
 types-setuptools==57.4.11
 types-six==1.16.12
 types-tabulate==0.8.6
diff --git a/constraints-source-providers-3.8.txt b/constraints-source-providers-3.8.txt
index 22a927f..f22f18b 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 2022-04-01T15:43:25Z
+# This constraints file was automatically generated on 2022-04-02T11:25: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 of both
 # 'apache-airflow' package and all available community provider packages.
@@ -15,7 +15,7 @@ Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
 Flask-Babel==2.0.0
-Flask-Bcrypt==0.7.1
+Flask-Bcrypt==1.0.0
 Flask-Caching==1.10.1
 Flask-JWT-Extended==3.25.1
 Flask-Login==0.4.1
@@ -99,9 +99,9 @@ billiard==3.6.4.0
 black==22.3.0
 bleach==4.1.0
 blinker==1.4
-boto3==1.21.31
+boto3==1.21.32
 boto==2.49.0
-botocore==1.24.31
+botocore==1.24.32
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.6.0
@@ -131,7 +131,7 @@ croniter==1.3.4
 cryptography==36.0.2
 curlify==2.2.1
 cx-Oracle==8.3.0
-dask==2022.3.0
+dask==2022.4.0
 databricks-sql-connector==1.0.1
 datadog==0.44.0
 db-dtypes==1.0.0
@@ -139,7 +139,7 @@ decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
 distlib==0.3.4
-distributed==2022.3.0
+distributed==2022.4.0
 dnspython==2.2.1
 docker==5.0.3
 docopt==0.6.2
@@ -282,8 +282,8 @@ msrest==0.6.21
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.2
-mypy-boto3-rds==1.21.30
-mypy-boto3-redshift-data==1.21.30
+mypy-boto3-rds==1.21.31
+mypy-boto3-redshift-data==1.21.31
 mypy-extensions==0.4.3
 mypy==0.910
 mysql-connector-python==8.0.28
@@ -304,7 +304,7 @@ oscrypto==1.3.0
 oss2==2.15.0
 packaging==21.3
 pandas-gbq==0.17.4
-pandas==1.4.1
+pandas==1.4.2
 papermill==2.3.4
 parameterized==0.8.1
 paramiko==2.10.3
@@ -331,7 +331,7 @@ prison==0.2.1
 prometheus-client==0.13.1
 prompt-toolkit==3.0.28
 proto-plus==1.18.1
-protobuf==3.19.4
+protobuf==3.20.0
 psutil==5.9.0
 psycopg2-binary==2.9.3
 ptyprocess==0.7.0
@@ -468,21 +468,21 @@ trino==0.312.0
 twine==4.0.0
 types-Deprecated==1.2.5
 types-Markdown==3.3.12
-types-PyMySQL==1.0.14
+types-PyMySQL==1.0.15
 types-PyYAML==6.0.5
 types-boto==2.49.10
 types-certifi==2021.10.8.1
 types-croniter==1.0.8
 types-cryptography==3.3.18
 types-docutils==0.18.0
-types-freezegun==1.1.7
+types-freezegun==1.1.8
 types-paramiko==2.8.17
 types-protobuf==3.19.15
 types-python-dateutil==2.8.10
 types-python-slugify==5.0.3
 types-pytz==2021.3.6
-types-redis==4.1.18
-types-requests==2.27.15
+types-redis==4.1.19
+types-requests==2.27.16
 types-setuptools==57.4.11
 types-six==1.16.12
 types-tabulate==0.8.6
diff --git a/constraints-source-providers-3.9.txt b/constraints-source-providers-3.9.txt
index fde1f82..a00f8ee 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 2022-04-01T15:43:25Z
+# This constraints file was automatically generated on 2022-04-02T11:25: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 of both
 # 'apache-airflow' package and all available community provider packages.
@@ -15,7 +15,7 @@ Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
 Flask-Babel==2.0.0
-Flask-Bcrypt==0.7.1
+Flask-Bcrypt==1.0.0
 Flask-Caching==1.10.1
 Flask-JWT-Extended==3.25.1
 Flask-Login==0.4.1
@@ -98,9 +98,9 @@ billiard==3.6.4.0
 black==22.3.0
 bleach==4.1.0
 blinker==1.4
-boto3==1.21.31
+boto3==1.21.32
 boto==2.49.0
-botocore==1.24.31
+botocore==1.24.32
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.6.0
@@ -130,7 +130,7 @@ croniter==1.3.4
 cryptography==36.0.2
 curlify==2.2.1
 cx-Oracle==8.3.0
-dask==2022.3.0
+dask==2022.4.0
 databricks-sql-connector==1.0.1
 datadog==0.44.0
 db-dtypes==1.0.0
@@ -138,7 +138,7 @@ decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
 distlib==0.3.4
-distributed==2022.3.0
+distributed==2022.4.0
 dnspython==2.2.1
 docker==5.0.3
 docopt==0.6.2
@@ -280,8 +280,8 @@ msrest==0.6.21
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.2
-mypy-boto3-rds==1.21.30
-mypy-boto3-redshift-data==1.21.30
+mypy-boto3-rds==1.21.31
+mypy-boto3-redshift-data==1.21.31
 mypy-extensions==0.4.3
 mypy==0.910
 mysql-connector-python==8.0.28
@@ -302,7 +302,7 @@ oscrypto==1.3.0
 oss2==2.15.0
 packaging==21.3
 pandas-gbq==0.17.4
-pandas==1.4.1
+pandas==1.4.2
 papermill==2.3.4
 parameterized==0.8.1
 paramiko==2.10.3
@@ -329,7 +329,7 @@ prison==0.2.1
 prometheus-client==0.13.1
 prompt-toolkit==3.0.28
 proto-plus==1.18.1
-protobuf==3.19.4
+protobuf==3.20.0
 psutil==5.9.0
 psycopg2-binary==2.9.3
 ptyprocess==0.7.0
@@ -466,21 +466,21 @@ trino==0.312.0
 twine==4.0.0
 types-Deprecated==1.2.5
 types-Markdown==3.3.12
-types-PyMySQL==1.0.14
+types-PyMySQL==1.0.15
 types-PyYAML==6.0.5
 types-boto==2.49.10
 types-certifi==2021.10.8.1
 types-croniter==1.0.8
 types-cryptography==3.3.18
 types-docutils==0.18.0
-types-freezegun==1.1.7
+types-freezegun==1.1.8
 types-paramiko==2.8.17
 types-protobuf==3.19.15
 types-python-dateutil==2.8.10
 types-python-slugify==5.0.3
 types-pytz==2021.3.6
-types-redis==4.1.18
-types-requests==2.27.15
+types-redis==4.1.19
+types-requests==2.27.16
 types-setuptools==57.4.11
 types-six==1.16.12
 types-tabulate==0.8.6