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 fc1f83a9bf Updating constraints. Build id:2225218721
fc1f83a9bf is described below
commit fc1f83a9bf62ce8ab37250267ea1e84a342a995f
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Tue Apr 26 09:23:43 2022 +0000
Updating constraints. Build id:2225218721
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 2bb1cd2fec4e2069cb4bbb42d1a880e905d9468e.
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 | 26 +++++++++++++-------------
constraints-3.7.txt | 26 +++++++++++++-------------
constraints-3.8.txt | 26 +++++++++++++-------------
constraints-3.9.txt | 26 +++++++++++++-------------
constraints-no-providers-3.10.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.10.txt | 20 ++++++++++----------
constraints-source-providers-3.7.txt | 20 ++++++++++----------
constraints-source-providers-3.8.txt | 20 ++++++++++----------
constraints-source-providers-3.9.txt | 20 ++++++++++----------
12 files changed, 96 insertions(+), 96 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index fee439fef6..790586d04a 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-04-24T22:53:35Z
+# This constraints file was automatically generated on 2022-04-26T09:18: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.
@@ -172,9 +172,9 @@ billiard==3.6.4.0
black==22.3.0
bleach==5.0.0
blinker==1.4
-boto3==1.21.46
+boto3==1.22.0
boto==2.49.0
-botocore==1.24.46
+botocore==1.25.0
bowler==0.9.0
cached-property==1.5.2
cachelib==0.6.0
@@ -207,7 +207,7 @@ cryptography==36.0.2
curlify==2.2.1
cx-Oracle==8.3.0
dask==2022.4.1
-databricks-sql-connector==2.0.1
+databricks-sql-connector==1.0.2
datadog==0.44.0
db-dtypes==1.0.0
decorator==5.1.1
@@ -261,7 +261,7 @@ google-cloud-bigquery-storage==2.13.1
google-cloud-bigquery==2.34.3
google-cloud-bigtable==1.7.1
google-cloud-build==3.8.1
-google-cloud-container==2.10.7
+google-cloud-container==1.0.2
google-cloud-core==2.3.0
google-cloud-datacatalog==3.7.1
google-cloud-dataplex==0.2.1
@@ -328,7 +328,7 @@ json-merge-patch==0.2
jsondiff==2.0.0
jsonpath-ng==1.5.3
jsonschema==4.4.0
-jupyter-client==7.2.2
+jupyter-client==7.3.0
jupyter-core==4.10.0
jwcrypto==1.0
keyring==23.5.0
@@ -359,15 +359,15 @@ msrest==0.6.21
msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
-mypy-boto3-rds==1.21.44
-mypy-boto3-redshift-data==1.21.34
+mypy-boto3-rds==1.22.0.post1
+mypy-boto3-redshift-data==1.22.0.post1
mypy-extensions==0.4.3
mypy==0.910
-mysql-connector-python==8.0.28
+mysql-connector-python==8.0.29
mysqlclient==2.1.0
nbclient==0.6.0
nbformat==5.3.0
-neo4j==4.4.2
+neo4j==4.4.3
nest-asyncio==1.5.5
nodeenv==1.6.0
nox==2020.12.31
@@ -384,7 +384,7 @@ pandas-gbq==0.17.4
pandas==1.4.2
papermill==2.3.4
parameterized==0.8.1
-paramiko==2.10.3
+paramiko==2.10.4
parso==0.8.3
partd==1.2.0
pathspec==0.9.0
@@ -503,7 +503,7 @@ snowflake-connector-python==2.7.6
snowflake-sqlalchemy==1.3.3
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
-sphinx-airflow-theme==0.0.7
+sphinx-airflow-theme==0.0.8
sphinx-argparse==0.3.1
sphinx-autoapi==1.8.4
sphinx-copybutton==0.5.0
@@ -587,7 +587,7 @@ websocket-client==1.3.2
wrapt==1.14.0
xmltodict==0.12.0
yamllint==1.26.3
-yandexcloud==0.155.0
+yandexcloud==0.158.0
yarl==1.7.2
zeep==4.1.0
zenpy==2.0.24
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 24b3a35dd4..d491ba1166 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-04-24T22:53:54Z
+# This constraints file was automatically generated on 2022-04-26T09:19:18Z
# 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.
@@ -173,9 +173,9 @@ billiard==3.6.4.0
black==22.3.0
bleach==5.0.0
blinker==1.4
-boto3==1.21.46
+boto3==1.22.0
boto==2.49.0
-botocore==1.24.46
+botocore==1.25.0
bowler==0.9.0
cached-property==1.5.2
cachelib==0.6.0
@@ -208,7 +208,7 @@ cryptography==36.0.2
curlify==2.2.1
cx-Oracle==8.3.0
dask==2022.2.0
-databricks-sql-connector==2.0.1
+databricks-sql-connector==1.0.2
datadog==0.44.0
db-dtypes==1.0.0
decorator==5.1.1
@@ -261,7 +261,7 @@ google-cloud-bigquery-storage==2.13.1
google-cloud-bigquery==2.34.3
google-cloud-bigtable==1.7.1
google-cloud-build==3.8.1
-google-cloud-container==2.10.7
+google-cloud-container==1.0.2
google-cloud-core==2.3.0
google-cloud-datacatalog==3.7.1
google-cloud-dataplex==0.2.1
@@ -329,7 +329,7 @@ json-merge-patch==0.2
jsondiff==2.0.0
jsonpath-ng==1.5.3
jsonschema==4.4.0
-jupyter-client==7.2.2
+jupyter-client==7.3.0
jupyter-core==4.10.0
jwcrypto==1.0
keyring==23.5.0
@@ -360,15 +360,15 @@ msrest==0.6.21
msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
-mypy-boto3-rds==1.21.44
-mypy-boto3-redshift-data==1.21.34
+mypy-boto3-rds==1.22.0.post1
+mypy-boto3-redshift-data==1.22.0.post1
mypy-extensions==0.4.3
mypy==0.910
-mysql-connector-python==8.0.28
+mysql-connector-python==8.0.29
mysqlclient==2.1.0
nbclient==0.6.0
nbformat==5.3.0
-neo4j==4.4.2
+neo4j==4.4.3
nest-asyncio==1.5.5
nodeenv==1.6.0
nox==2020.12.31
@@ -385,7 +385,7 @@ pandas-gbq==0.17.4
pandas==1.3.5
papermill==2.3.4
parameterized==0.8.1
-paramiko==2.10.3
+paramiko==2.10.4
parso==0.8.3
partd==1.2.0
pathspec==0.9.0
@@ -503,7 +503,7 @@ snowflake-connector-python==2.7.6
snowflake-sqlalchemy==1.3.3
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
-sphinx-airflow-theme==0.0.7
+sphinx-airflow-theme==0.0.8
sphinx-argparse==0.3.1
sphinx-autoapi==1.8.4
sphinx-copybutton==0.5.0
@@ -587,7 +587,7 @@ websocket-client==1.3.2
wrapt==1.14.0
xmltodict==0.12.0
yamllint==1.26.3
-yandexcloud==0.155.0
+yandexcloud==0.158.0
yarl==1.7.2
zeep==4.1.0
zenpy==2.0.24
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 5a7f667f27..19cc832610 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-04-24T22:53:49Z
+# This constraints file was automatically generated on 2022-04-26T09:19: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.
@@ -173,9 +173,9 @@ billiard==3.6.4.0
black==22.3.0
bleach==5.0.0
blinker==1.4
-boto3==1.21.46
+boto3==1.22.0
boto==2.49.0
-botocore==1.24.46
+botocore==1.25.0
bowler==0.9.0
cached-property==1.5.2
cachelib==0.6.0
@@ -208,7 +208,7 @@ cryptography==36.0.2
curlify==2.2.1
cx-Oracle==8.3.0
dask==2022.4.1
-databricks-sql-connector==2.0.1
+databricks-sql-connector==1.0.2
datadog==0.44.0
db-dtypes==1.0.0
decorator==5.1.1
@@ -262,7 +262,7 @@ google-cloud-bigquery-storage==2.13.1
google-cloud-bigquery==2.34.3
google-cloud-bigtable==1.7.1
google-cloud-build==3.8.1
-google-cloud-container==2.10.7
+google-cloud-container==1.0.2
google-cloud-core==2.3.0
google-cloud-datacatalog==3.7.1
google-cloud-dataplex==0.2.1
@@ -330,7 +330,7 @@ json-merge-patch==0.2
jsondiff==2.0.0
jsonpath-ng==1.5.3
jsonschema==4.4.0
-jupyter-client==7.2.2
+jupyter-client==7.3.0
jupyter-core==4.10.0
jwcrypto==1.0
keyring==23.5.0
@@ -361,15 +361,15 @@ msrest==0.6.21
msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
-mypy-boto3-rds==1.21.44
-mypy-boto3-redshift-data==1.21.34
+mypy-boto3-rds==1.22.0.post1
+mypy-boto3-redshift-data==1.22.0.post1
mypy-extensions==0.4.3
mypy==0.910
-mysql-connector-python==8.0.28
+mysql-connector-python==8.0.29
mysqlclient==2.1.0
nbclient==0.6.0
nbformat==5.3.0
-neo4j==4.4.2
+neo4j==4.4.3
nest-asyncio==1.5.5
nodeenv==1.6.0
nox==2020.12.31
@@ -386,7 +386,7 @@ pandas-gbq==0.17.4
pandas==1.4.2
papermill==2.3.4
parameterized==0.8.1
-paramiko==2.10.3
+paramiko==2.10.4
parso==0.8.3
partd==1.2.0
pathspec==0.9.0
@@ -505,7 +505,7 @@ snowflake-connector-python==2.7.6
snowflake-sqlalchemy==1.3.3
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
-sphinx-airflow-theme==0.0.7
+sphinx-airflow-theme==0.0.8
sphinx-argparse==0.3.1
sphinx-autoapi==1.8.4
sphinx-copybutton==0.5.0
@@ -589,7 +589,7 @@ websocket-client==1.3.2
wrapt==1.14.0
xmltodict==0.12.0
yamllint==1.26.3
-yandexcloud==0.155.0
+yandexcloud==0.158.0
yarl==1.7.2
zeep==4.1.0
zenpy==2.0.24
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index be2cb87f84..5047f54f80 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-04-24T22:53:47Z
+# This constraints file was automatically generated on 2022-04-26T09:19: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 for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -172,9 +172,9 @@ billiard==3.6.4.0
black==22.3.0
bleach==5.0.0
blinker==1.4
-boto3==1.21.46
+boto3==1.22.0
boto==2.49.0
-botocore==1.24.46
+botocore==1.25.0
bowler==0.9.0
cached-property==1.5.2
cachelib==0.6.0
@@ -207,7 +207,7 @@ cryptography==36.0.2
curlify==2.2.1
cx-Oracle==8.3.0
dask==2022.4.1
-databricks-sql-connector==2.0.1
+databricks-sql-connector==1.0.2
datadog==0.44.0
db-dtypes==1.0.0
decorator==5.1.1
@@ -261,7 +261,7 @@ google-cloud-bigquery-storage==2.13.1
google-cloud-bigquery==2.34.3
google-cloud-bigtable==1.7.1
google-cloud-build==3.8.1
-google-cloud-container==2.10.7
+google-cloud-container==1.0.2
google-cloud-core==2.3.0
google-cloud-datacatalog==3.7.1
google-cloud-dataplex==0.2.1
@@ -328,7 +328,7 @@ json-merge-patch==0.2
jsondiff==2.0.0
jsonpath-ng==1.5.3
jsonschema==4.4.0
-jupyter-client==7.2.2
+jupyter-client==7.3.0
jupyter-core==4.10.0
jwcrypto==1.0
keyring==23.5.0
@@ -359,15 +359,15 @@ msrest==0.6.21
msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
-mypy-boto3-rds==1.21.44
-mypy-boto3-redshift-data==1.21.34
+mypy-boto3-rds==1.22.0.post1
+mypy-boto3-redshift-data==1.22.0.post1
mypy-extensions==0.4.3
mypy==0.910
-mysql-connector-python==8.0.28
+mysql-connector-python==8.0.29
mysqlclient==2.1.0
nbclient==0.6.0
nbformat==5.3.0
-neo4j==4.4.2
+neo4j==4.4.3
nest-asyncio==1.5.5
nodeenv==1.6.0
nox==2020.12.31
@@ -384,7 +384,7 @@ pandas-gbq==0.17.4
pandas==1.4.2
papermill==2.3.4
parameterized==0.8.1
-paramiko==2.10.3
+paramiko==2.10.4
parso==0.8.3
partd==1.2.0
pathspec==0.9.0
@@ -503,7 +503,7 @@ snowflake-connector-python==2.7.6
snowflake-sqlalchemy==1.3.3
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
-sphinx-airflow-theme==0.0.7
+sphinx-airflow-theme==0.0.8
sphinx-argparse==0.3.1
sphinx-autoapi==1.8.4
sphinx-copybutton==0.5.0
@@ -587,7 +587,7 @@ websocket-client==1.3.2
wrapt==1.14.0
xmltodict==0.12.0
yamllint==1.26.3
-yandexcloud==0.155.0
+yandexcloud==0.158.0
yarl==1.7.2
zeep==4.1.0
zenpy==2.0.24
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index e9b019da08..8df0138822 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-24T22:58:03Z
+# This constraints file was automatically generated on 2022-04-26T09:23:26Z
# 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 a0ab10d6ec..296fdc6f63 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-24T22:58:18Z
+# This constraints file was automatically generated on 2022-04-26T09:23:40Z
# 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 4882dad17b..5357609cc3 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-24T22:58:12Z
+# This constraints file was automatically generated on 2022-04-26T09:23:34Z
# 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 05b77c8de5..f2a9b870bb 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-24T22:58:10Z
+# This constraints file was automatically generated on 2022-04-26T09:23:32Z
# 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.10.txt
b/constraints-source-providers-3.10.txt
index bd9a76f24e..5f87d68a92 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-24T22:52:07Z
+# This constraints file was automatically generated on 2022-04-26T09:17:26Z
# 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.
@@ -98,9 +98,9 @@ billiard==3.6.4.0
black==22.3.0
bleach==5.0.0
blinker==1.4
-boto3==1.21.46
+boto3==1.22.0
boto==2.49.0
-botocore==1.24.46
+botocore==1.25.0
bowler==0.9.0
cached-property==1.5.2
cachelib==0.6.0
@@ -254,7 +254,7 @@ json-merge-patch==0.2
jsondiff==2.0.0
jsonpath-ng==1.5.3
jsonschema==4.4.0
-jupyter-client==7.2.2
+jupyter-client==7.3.0
jupyter-core==4.10.0
jwcrypto==1.0
keyring==23.5.0
@@ -285,15 +285,15 @@ msrest==0.6.21
msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
-mypy-boto3-rds==1.21.44
-mypy-boto3-redshift-data==1.21.34
+mypy-boto3-rds==1.22.0.post1
+mypy-boto3-redshift-data==1.22.0.post1
mypy-extensions==0.4.3
mypy==0.910
mysql-connector-python==8.0.28
mysqlclient==2.1.0
nbclient==0.6.0
nbformat==5.3.0
-neo4j==4.4.2
+neo4j==4.4.3
nest-asyncio==1.5.5
nodeenv==1.6.0
ntlm-auth==1.5.0
@@ -309,7 +309,7 @@ pandas-gbq==0.17.4
pandas==1.4.2
papermill==2.3.4
parameterized==0.8.1
-paramiko==2.10.3
+paramiko==2.10.4
parso==0.8.3
partd==1.2.0
pathspec==0.9.0
@@ -427,7 +427,7 @@ snowflake-connector-python==2.7.6
snowflake-sqlalchemy==1.3.3
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
-sphinx-airflow-theme==0.0.7
+sphinx-airflow-theme==0.0.8
sphinx-argparse==0.3.1
sphinx-autoapi==1.8.4
sphinx-copybutton==0.5.0
@@ -511,7 +511,7 @@ websocket-client==1.3.2
wrapt==1.14.0
xmltodict==0.12.0
yamllint==1.26.3
-yandexcloud==0.155.0
+yandexcloud==0.158.0
yarl==1.7.2
zeep==4.1.0
zenpy==2.0.24
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index 543e25b46a..d90d327565 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-24T22:52:06Z
+# This constraints file was automatically generated on 2022-04-26T09:17:26Z
# 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.
@@ -99,9 +99,9 @@ billiard==3.6.4.0
black==22.3.0
bleach==5.0.0
blinker==1.4
-boto3==1.21.46
+boto3==1.22.0
boto==2.49.0
-botocore==1.24.46
+botocore==1.25.0
bowler==0.9.0
cached-property==1.5.2
cachelib==0.6.0
@@ -255,7 +255,7 @@ json-merge-patch==0.2
jsondiff==2.0.0
jsonpath-ng==1.5.3
jsonschema==4.4.0
-jupyter-client==7.2.2
+jupyter-client==7.3.0
jupyter-core==4.10.0
jwcrypto==1.0
keyring==23.5.0
@@ -286,15 +286,15 @@ msrest==0.6.21
msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
-mypy-boto3-rds==1.21.44
-mypy-boto3-redshift-data==1.21.34
+mypy-boto3-rds==1.22.0.post1
+mypy-boto3-redshift-data==1.22.0.post1
mypy-extensions==0.4.3
mypy==0.910
mysql-connector-python==8.0.28
mysqlclient==2.1.0
nbclient==0.6.0
nbformat==5.3.0
-neo4j==4.4.2
+neo4j==4.4.3
nest-asyncio==1.5.5
nodeenv==1.6.0
ntlm-auth==1.5.0
@@ -310,7 +310,7 @@ pandas-gbq==0.17.4
pandas==1.3.5
papermill==2.3.4
parameterized==0.8.1
-paramiko==2.10.3
+paramiko==2.10.4
parso==0.8.3
partd==1.2.0
pathspec==0.9.0
@@ -427,7 +427,7 @@ snowflake-connector-python==2.7.6
snowflake-sqlalchemy==1.3.3
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
-sphinx-airflow-theme==0.0.7
+sphinx-airflow-theme==0.0.8
sphinx-argparse==0.3.1
sphinx-autoapi==1.8.4
sphinx-copybutton==0.5.0
@@ -511,7 +511,7 @@ websocket-client==1.3.2
wrapt==1.14.0
xmltodict==0.12.0
yamllint==1.26.3
-yandexcloud==0.155.0
+yandexcloud==0.158.0
yarl==1.7.2
zeep==4.1.0
zenpy==2.0.24
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index b64fd46ed7..6ef04baeaf 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-24T22:52:07Z
+# This constraints file was automatically generated on 2022-04-26T09:17:26Z
# 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.
@@ -99,9 +99,9 @@ billiard==3.6.4.0
black==22.3.0
bleach==5.0.0
blinker==1.4
-boto3==1.21.46
+boto3==1.22.0
boto==2.49.0
-botocore==1.24.46
+botocore==1.25.0
bowler==0.9.0
cached-property==1.5.2
cachelib==0.6.0
@@ -256,7 +256,7 @@ json-merge-patch==0.2
jsondiff==2.0.0
jsonpath-ng==1.5.3
jsonschema==4.4.0
-jupyter-client==7.2.2
+jupyter-client==7.3.0
jupyter-core==4.10.0
jwcrypto==1.0
keyring==23.5.0
@@ -287,15 +287,15 @@ msrest==0.6.21
msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
-mypy-boto3-rds==1.21.44
-mypy-boto3-redshift-data==1.21.34
+mypy-boto3-rds==1.22.0.post1
+mypy-boto3-redshift-data==1.22.0.post1
mypy-extensions==0.4.3
mypy==0.910
mysql-connector-python==8.0.28
mysqlclient==2.1.0
nbclient==0.6.0
nbformat==5.3.0
-neo4j==4.4.2
+neo4j==4.4.3
nest-asyncio==1.5.5
nodeenv==1.6.0
ntlm-auth==1.5.0
@@ -311,7 +311,7 @@ pandas-gbq==0.17.4
pandas==1.4.2
papermill==2.3.4
parameterized==0.8.1
-paramiko==2.10.3
+paramiko==2.10.4
parso==0.8.3
partd==1.2.0
pathspec==0.9.0
@@ -429,7 +429,7 @@ snowflake-connector-python==2.7.6
snowflake-sqlalchemy==1.3.3
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
-sphinx-airflow-theme==0.0.7
+sphinx-airflow-theme==0.0.8
sphinx-argparse==0.3.1
sphinx-autoapi==1.8.4
sphinx-copybutton==0.5.0
@@ -513,7 +513,7 @@ websocket-client==1.3.2
wrapt==1.14.0
xmltodict==0.12.0
yamllint==1.26.3
-yandexcloud==0.155.0
+yandexcloud==0.158.0
yarl==1.7.2
zeep==4.1.0
zenpy==2.0.24
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index bd9a76f24e..5f87d68a92 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-24T22:52:07Z
+# This constraints file was automatically generated on 2022-04-26T09:17:26Z
# 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.
@@ -98,9 +98,9 @@ billiard==3.6.4.0
black==22.3.0
bleach==5.0.0
blinker==1.4
-boto3==1.21.46
+boto3==1.22.0
boto==2.49.0
-botocore==1.24.46
+botocore==1.25.0
bowler==0.9.0
cached-property==1.5.2
cachelib==0.6.0
@@ -254,7 +254,7 @@ json-merge-patch==0.2
jsondiff==2.0.0
jsonpath-ng==1.5.3
jsonschema==4.4.0
-jupyter-client==7.2.2
+jupyter-client==7.3.0
jupyter-core==4.10.0
jwcrypto==1.0
keyring==23.5.0
@@ -285,15 +285,15 @@ msrest==0.6.21
msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
-mypy-boto3-rds==1.21.44
-mypy-boto3-redshift-data==1.21.34
+mypy-boto3-rds==1.22.0.post1
+mypy-boto3-redshift-data==1.22.0.post1
mypy-extensions==0.4.3
mypy==0.910
mysql-connector-python==8.0.28
mysqlclient==2.1.0
nbclient==0.6.0
nbformat==5.3.0
-neo4j==4.4.2
+neo4j==4.4.3
nest-asyncio==1.5.5
nodeenv==1.6.0
ntlm-auth==1.5.0
@@ -309,7 +309,7 @@ pandas-gbq==0.17.4
pandas==1.4.2
papermill==2.3.4
parameterized==0.8.1
-paramiko==2.10.3
+paramiko==2.10.4
parso==0.8.3
partd==1.2.0
pathspec==0.9.0
@@ -427,7 +427,7 @@ snowflake-connector-python==2.7.6
snowflake-sqlalchemy==1.3.3
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
-sphinx-airflow-theme==0.0.7
+sphinx-airflow-theme==0.0.8
sphinx-argparse==0.3.1
sphinx-autoapi==1.8.4
sphinx-copybutton==0.5.0
@@ -511,7 +511,7 @@ websocket-client==1.3.2
wrapt==1.14.0
xmltodict==0.12.0
yamllint==1.26.3
-yandexcloud==0.155.0
+yandexcloud==0.158.0
yarl==1.7.2
zeep==4.1.0
zenpy==2.0.24