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 17fe390 Updating constraints. Build id:1962669338
17fe390 is described below
commit 17fe390e2076ae41404c6bdf14f84b65127ef6bf
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu Mar 10 11:44:26 2022 +0000
Updating constraints. Build id:1962669338
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 57e711e8496df05bcb071deebb506adfed87c4bb.
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.7.txt | 28 +++++++++++++---------------
constraints-3.8.txt | 28 +++++++++++++---------------
constraints-3.9.txt | 28 +++++++++++++---------------
constraints-no-providers-3.7.txt | 6 +++---
constraints-no-providers-3.8.txt | 6 +++---
constraints-no-providers-3.9.txt | 6 +++---
constraints-source-providers-3.7.txt | 26 ++++++++++++--------------
constraints-source-providers-3.8.txt | 26 ++++++++++++--------------
constraints-source-providers-3.9.txt | 26 ++++++++++++--------------
9 files changed, 84 insertions(+), 96 deletions(-)
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index ff5ad3c..93ade0b 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-03-09T09:54:21Z
+# This constraints file was automatically generated on 2022-03-10T11:40: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 for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -44,7 +44,7 @@ SQLAlchemy-Utils==0.38.2
SQLAlchemy==1.4.9
SecretStorage==3.3.1
Sphinx==4.4.0
-Unidecode==1.3.3
+Unidecode==1.3.4
WTForms==2.3.3
Werkzeug==1.0.1
adal==1.2.7
@@ -167,9 +167,9 @@ billiard==3.6.4.0
black==22.1.0
bleach==4.1.0
blinker==1.4
-boto3==1.21.15
+boto3==1.21.16
boto==2.49.0
-botocore==1.24.15
+botocore==1.24.16
bowler==0.9.0
cached-property==1.5.2
cachelib==0.6.0
@@ -249,7 +249,7 @@ google-cloud-appengine-logging==1.1.1
google-cloud-audit-log==0.2.0
google-cloud-automl==2.7.2
google-cloud-bigquery-datatransfer==3.6.1
-google-cloud-bigquery-storage==2.12.0
+google-cloud-bigquery-storage==2.13.0
google-cloud-bigquery==2.34.2
google-cloud-bigtable==1.7.0
google-cloud-build==3.8.1
@@ -266,7 +266,7 @@ google-cloud-memcache==1.0.0
google-cloud-monitoring==2.9.1
google-cloud-orchestration-airflow==1.3.1
google-cloud-os-login==2.6.1
-google-cloud-pubsub==2.10.0
+google-cloud-pubsub==2.11.0
google-cloud-redis==2.7.1
google-cloud-secret-manager==1.0.0
google-cloud-spanner==1.19.1
@@ -442,7 +442,7 @@ pytest-xdist==2.5.0
pytest==6.2.5
python-daemon==2.3.0
python-dateutil==2.8.2
-python-http-client==3.3.6
+python-http-client==3.3.7
python-jenkins==1.7.0
python-jose==3.3.0
python-ldap==3.4.0
@@ -476,7 +476,7 @@ sasl==0.3.1
scramp==1.4.1
scrapbook==0.5.0
semver==2.13.0
-sendgrid==6.9.6
+sendgrid==6.9.7
sentinels==1.0.0
sentry-sdk==1.5.7
setproctitle==1.2.2
@@ -538,15 +538,13 @@ types-Deprecated==1.2.5
types-Markdown==3.3.12
types-PyMySQL==1.0.13
types-PyYAML==6.0.4
-types-boto==2.49.7
+types-boto==2.49.9
types-certifi==2021.10.8.1
types-croniter==1.0.7
-types-cryptography==3.3.15
+types-cryptography==3.3.18
types-docutils==0.18.0
-types-enum34==1.1.8
types-freezegun==1.1.6
-types-ipaddress==1.0.8
-types-paramiko==2.8.13
+types-paramiko==2.8.16
types-protobuf==3.19.12
types-python-dateutil==2.8.9
types-python-slugify==5.0.3
@@ -554,7 +552,7 @@ types-pytz==2021.3.5
types-redis==4.1.17
types-requests==2.27.11
types-setuptools==57.4.10
-types-six==1.16.11
+types-six==1.16.12
types-tabulate==0.8.5
types-termcolor==1.1.3
types-toml==0.10.4
@@ -574,7 +572,7 @@ watchtower==2.0.1
wcwidth==0.2.5
webencodings==0.5.1
websocket-client==1.3.1
-wrapt==1.13.3
+wrapt==1.14.0
xmltodict==0.12.0
yamllint==1.26.3
yandexcloud==0.147.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 56faeeab..0dba279 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-03-09T09:53:56Z
+# This constraints file was automatically generated on 2022-03-10T11:40: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.
@@ -44,7 +44,7 @@ SQLAlchemy-Utils==0.38.2
SQLAlchemy==1.4.9
SecretStorage==3.3.1
Sphinx==4.4.0
-Unidecode==1.3.3
+Unidecode==1.3.4
WTForms==2.3.3
Werkzeug==1.0.1
adal==1.2.7
@@ -167,9 +167,9 @@ billiard==3.6.4.0
black==22.1.0
bleach==4.1.0
blinker==1.4
-boto3==1.21.15
+boto3==1.21.16
boto==2.49.0
-botocore==1.24.15
+botocore==1.24.16
bowler==0.9.0
cached-property==1.5.2
cachelib==0.6.0
@@ -250,7 +250,7 @@ google-cloud-appengine-logging==1.1.1
google-cloud-audit-log==0.2.0
google-cloud-automl==2.7.2
google-cloud-bigquery-datatransfer==3.6.1
-google-cloud-bigquery-storage==2.12.0
+google-cloud-bigquery-storage==2.13.0
google-cloud-bigquery==2.34.2
google-cloud-bigtable==1.7.0
google-cloud-build==3.8.1
@@ -267,7 +267,7 @@ google-cloud-memcache==1.0.0
google-cloud-monitoring==2.9.1
google-cloud-orchestration-airflow==1.3.1
google-cloud-os-login==2.6.1
-google-cloud-pubsub==2.10.0
+google-cloud-pubsub==2.11.0
google-cloud-redis==2.7.1
google-cloud-secret-manager==1.0.0
google-cloud-spanner==1.19.1
@@ -444,7 +444,7 @@ pytest-xdist==2.5.0
pytest==6.2.5
python-daemon==2.3.0
python-dateutil==2.8.2
-python-http-client==3.3.6
+python-http-client==3.3.7
python-jenkins==1.7.0
python-jose==3.3.0
python-ldap==3.4.0
@@ -478,7 +478,7 @@ sasl==0.3.1
scramp==1.4.1
scrapbook==0.5.0
semver==2.13.0
-sendgrid==6.9.6
+sendgrid==6.9.7
sentinels==1.0.0
sentry-sdk==1.5.7
setproctitle==1.2.2
@@ -540,15 +540,13 @@ types-Deprecated==1.2.5
types-Markdown==3.3.12
types-PyMySQL==1.0.13
types-PyYAML==6.0.4
-types-boto==2.49.7
+types-boto==2.49.9
types-certifi==2021.10.8.1
types-croniter==1.0.7
-types-cryptography==3.3.15
+types-cryptography==3.3.18
types-docutils==0.18.0
-types-enum34==1.1.8
types-freezegun==1.1.6
-types-ipaddress==1.0.8
-types-paramiko==2.8.13
+types-paramiko==2.8.16
types-protobuf==3.19.12
types-python-dateutil==2.8.9
types-python-slugify==5.0.3
@@ -556,7 +554,7 @@ types-pytz==2021.3.5
types-redis==4.1.17
types-requests==2.27.11
types-setuptools==57.4.10
-types-six==1.16.11
+types-six==1.16.12
types-tabulate==0.8.5
types-termcolor==1.1.3
types-toml==0.10.4
@@ -576,7 +574,7 @@ watchtower==2.0.1
wcwidth==0.2.5
webencodings==0.5.1
websocket-client==1.3.1
-wrapt==1.13.3
+wrapt==1.14.0
xmltodict==0.12.0
yamllint==1.26.3
yandexcloud==0.147.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 8c1bc03..987251b 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-03-09T09:53:53Z
+# This constraints file was automatically generated on 2022-03-10T11:39: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.
@@ -44,7 +44,7 @@ SQLAlchemy-Utils==0.38.2
SQLAlchemy==1.4.9
SecretStorage==3.3.1
Sphinx==4.4.0
-Unidecode==1.3.3
+Unidecode==1.3.4
WTForms==2.3.3
Werkzeug==1.0.1
adal==1.2.7
@@ -165,9 +165,9 @@ billiard==3.6.4.0
black==22.1.0
bleach==4.1.0
blinker==1.4
-boto3==1.21.15
+boto3==1.21.16
boto==2.49.0
-botocore==1.24.15
+botocore==1.24.16
bowler==0.9.0
cached-property==1.5.2
cachelib==0.6.0
@@ -248,7 +248,7 @@ google-cloud-appengine-logging==1.1.1
google-cloud-audit-log==0.2.0
google-cloud-automl==2.7.2
google-cloud-bigquery-datatransfer==3.6.1
-google-cloud-bigquery-storage==2.12.0
+google-cloud-bigquery-storage==2.13.0
google-cloud-bigquery==2.34.2
google-cloud-bigtable==1.7.0
google-cloud-build==3.8.1
@@ -265,7 +265,7 @@ google-cloud-memcache==1.0.0
google-cloud-monitoring==2.9.1
google-cloud-orchestration-airflow==1.3.1
google-cloud-os-login==2.6.1
-google-cloud-pubsub==2.10.0
+google-cloud-pubsub==2.11.0
google-cloud-redis==2.7.1
google-cloud-secret-manager==1.0.0
google-cloud-spanner==1.19.1
@@ -441,7 +441,7 @@ pytest-xdist==2.5.0
pytest==6.2.5
python-daemon==2.3.0
python-dateutil==2.8.2
-python-http-client==3.3.6
+python-http-client==3.3.7
python-jenkins==1.7.0
python-jose==3.3.0
python-ldap==3.4.0
@@ -475,7 +475,7 @@ sasl==0.3.1
scramp==1.4.1
scrapbook==0.5.0
semver==2.13.0
-sendgrid==6.9.6
+sendgrid==6.9.7
sentinels==1.0.0
sentry-sdk==1.5.7
setproctitle==1.2.2
@@ -537,15 +537,13 @@ types-Deprecated==1.2.5
types-Markdown==3.3.12
types-PyMySQL==1.0.13
types-PyYAML==6.0.4
-types-boto==2.49.7
+types-boto==2.49.9
types-certifi==2021.10.8.1
types-croniter==1.0.7
-types-cryptography==3.3.15
+types-cryptography==3.3.18
types-docutils==0.18.0
-types-enum34==1.1.8
types-freezegun==1.1.6
-types-ipaddress==1.0.8
-types-paramiko==2.8.13
+types-paramiko==2.8.16
types-protobuf==3.19.12
types-python-dateutil==2.8.9
types-python-slugify==5.0.3
@@ -553,7 +551,7 @@ types-pytz==2021.3.5
types-redis==4.1.17
types-requests==2.27.11
types-setuptools==57.4.10
-types-six==1.16.11
+types-six==1.16.12
types-tabulate==0.8.5
types-termcolor==1.1.3
types-toml==0.10.4
@@ -573,7 +571,7 @@ watchtower==2.0.1
wcwidth==0.2.5
webencodings==0.5.1
websocket-client==1.3.1
-wrapt==1.13.3
+wrapt==1.14.0
xmltodict==0.12.0
yamllint==1.26.3
yandexcloud==0.147.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 2b1d886..b6d88c8 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-03-09T09:59:37Z
+# This constraints file was automatically generated on 2022-03-10T11:44:17Z
# 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.
@@ -81,7 +81,7 @@ flower==1.0.0
fsspec==2022.2.0
gevent==21.12.0
google-ads==14.0.0
-google-api-core==2.7.0
+google-api-core==2.7.1
google-auth-oauthlib==0.5.0
google-auth==2.6.0
googleapis-common-protos==1.55.0
@@ -174,7 +174,7 @@ vine==5.0.0
virtualenv==20.13.3
wcwidth==0.2.5
websocket-client==1.3.1
-wrapt==1.13.3
+wrapt==1.14.0
zict==2.1.0
zipp==3.7.0
zope.event==4.5.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index ecf4f09..6b358a1 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-03-09T09:59:28Z
+# This constraints file was automatically generated on 2022-03-10T11: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.
@@ -80,7 +80,7 @@ flower==1.0.0
fsspec==2022.2.0
gevent==21.12.0
google-ads==14.0.0
-google-api-core==2.7.0
+google-api-core==2.7.1
google-auth-oauthlib==0.5.0
google-auth==2.6.0
googleapis-common-protos==1.55.0
@@ -173,7 +173,7 @@ vine==5.0.0
virtualenv==20.13.3
wcwidth==0.2.5
websocket-client==1.3.1
-wrapt==1.13.3
+wrapt==1.14.0
zict==2.1.0
zipp==3.7.0
zope.event==4.5.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 93c9f59..fbb0956 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-03-09T09:59:29Z
+# This constraints file was automatically generated on 2022-03-10T11: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.
@@ -80,7 +80,7 @@ flower==1.0.0
fsspec==2022.2.0
gevent==21.12.0
google-ads==14.0.0
-google-api-core==2.7.0
+google-api-core==2.7.1
google-auth-oauthlib==0.5.0
google-auth==2.6.0
googleapis-common-protos==1.55.0
@@ -172,7 +172,7 @@ vine==5.0.0
virtualenv==20.13.3
wcwidth==0.2.5
websocket-client==1.3.1
-wrapt==1.13.3
+wrapt==1.14.0
zict==2.1.0
zipp==3.7.0
zope.event==4.5.0
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index d5202bf..7553187 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-03-09T09:54:31Z
+# This constraints file was automatically generated on 2022-03-10T11:40:30Z
# 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.
@@ -44,7 +44,7 @@ SQLAlchemy-Utils==0.38.2
SQLAlchemy==1.4.9
SecretStorage==3.3.1
Sphinx==4.4.0
-Unidecode==1.3.3
+Unidecode==1.3.4
WTForms==2.3.3
Werkzeug==1.0.1
adal==1.2.7
@@ -102,9 +102,9 @@ billiard==3.6.4.0
black==22.1.0
bleach==4.1.0
blinker==1.4
-boto3==1.21.15
+boto3==1.21.16
boto==2.49.0
-botocore==1.24.15
+botocore==1.24.16
bowler==0.9.0
cached-property==1.5.2
cachelib==0.6.0
@@ -184,7 +184,7 @@ google-cloud-appengine-logging==1.1.1
google-cloud-audit-log==0.2.0
google-cloud-automl==2.7.2
google-cloud-bigquery-datatransfer==3.6.1
-google-cloud-bigquery-storage==2.12.0
+google-cloud-bigquery-storage==2.13.0
google-cloud-bigquery==2.34.2
google-cloud-bigtable==1.7.0
google-cloud-build==3.8.1
@@ -201,7 +201,7 @@ google-cloud-memcache==1.3.1
google-cloud-monitoring==2.9.1
google-cloud-orchestration-airflow==1.3.1
google-cloud-os-login==2.6.1
-google-cloud-pubsub==2.10.0
+google-cloud-pubsub==2.11.0
google-cloud-redis==2.7.1
google-cloud-secret-manager==1.0.0
google-cloud-spanner==1.19.1
@@ -377,7 +377,7 @@ pytest-xdist==2.5.0
pytest==6.2.5
python-daemon==2.3.0
python-dateutil==2.8.2
-python-http-client==3.3.6
+python-http-client==3.3.7
python-jenkins==1.7.0
python-jose==3.3.0
python-ldap==3.4.0
@@ -411,7 +411,7 @@ sasl==0.3.1
scramp==1.4.1
scrapbook==0.5.0
semver==2.13.0
-sendgrid==6.9.6
+sendgrid==6.9.7
sentinels==1.0.0
sentry-sdk==1.5.7
setproctitle==1.2.2
@@ -472,15 +472,13 @@ types-Deprecated==1.2.5
types-Markdown==3.3.12
types-PyMySQL==1.0.13
types-PyYAML==6.0.4
-types-boto==2.49.7
+types-boto==2.49.9
types-certifi==2021.10.8.1
types-croniter==1.0.7
-types-cryptography==3.3.15
+types-cryptography==3.3.18
types-docutils==0.18.0
-types-enum34==1.1.8
types-freezegun==1.1.6
-types-ipaddress==1.0.8
-types-paramiko==2.8.13
+types-paramiko==2.8.16
types-protobuf==3.19.12
types-python-dateutil==2.8.9
types-python-slugify==5.0.3
@@ -488,7 +486,7 @@ types-pytz==2021.3.5
types-redis==4.1.17
types-requests==2.27.11
types-setuptools==57.4.10
-types-six==1.16.11
+types-six==1.16.12
types-tabulate==0.8.5
types-termcolor==1.1.3
types-toml==0.10.4
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 6225321..b19aec8 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-03-09T09:54:32Z
+# This constraints file was automatically generated on 2022-03-10T11:40:30Z
# 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.
@@ -44,7 +44,7 @@ SQLAlchemy-Utils==0.38.2
SQLAlchemy==1.4.9
SecretStorage==3.3.1
Sphinx==4.4.0
-Unidecode==1.3.3
+Unidecode==1.3.4
WTForms==2.3.3
Werkzeug==1.0.1
adal==1.2.7
@@ -102,9 +102,9 @@ billiard==3.6.4.0
black==22.1.0
bleach==4.1.0
blinker==1.4
-boto3==1.21.15
+boto3==1.21.16
boto==2.49.0
-botocore==1.24.15
+botocore==1.24.16
bowler==0.9.0
cached-property==1.5.2
cachelib==0.6.0
@@ -185,7 +185,7 @@ google-cloud-appengine-logging==1.1.1
google-cloud-audit-log==0.2.0
google-cloud-automl==2.7.2
google-cloud-bigquery-datatransfer==3.6.1
-google-cloud-bigquery-storage==2.12.0
+google-cloud-bigquery-storage==2.13.0
google-cloud-bigquery==2.34.2
google-cloud-bigtable==1.7.0
google-cloud-build==3.8.1
@@ -202,7 +202,7 @@ google-cloud-memcache==1.3.1
google-cloud-monitoring==2.9.1
google-cloud-orchestration-airflow==1.3.1
google-cloud-os-login==2.6.1
-google-cloud-pubsub==2.10.0
+google-cloud-pubsub==2.11.0
google-cloud-redis==2.7.1
google-cloud-secret-manager==1.0.0
google-cloud-spanner==1.19.1
@@ -379,7 +379,7 @@ pytest-xdist==2.5.0
pytest==6.2.5
python-daemon==2.3.0
python-dateutil==2.8.2
-python-http-client==3.3.6
+python-http-client==3.3.7
python-jenkins==1.7.0
python-jose==3.3.0
python-ldap==3.4.0
@@ -413,7 +413,7 @@ sasl==0.3.1
scramp==1.4.1
scrapbook==0.5.0
semver==2.13.0
-sendgrid==6.9.6
+sendgrid==6.9.7
sentinels==1.0.0
sentry-sdk==1.5.7
setproctitle==1.2.2
@@ -474,15 +474,13 @@ types-Deprecated==1.2.5
types-Markdown==3.3.12
types-PyMySQL==1.0.13
types-PyYAML==6.0.4
-types-boto==2.49.7
+types-boto==2.49.9
types-certifi==2021.10.8.1
types-croniter==1.0.7
-types-cryptography==3.3.15
+types-cryptography==3.3.18
types-docutils==0.18.0
-types-enum34==1.1.8
types-freezegun==1.1.6
-types-ipaddress==1.0.8
-types-paramiko==2.8.13
+types-paramiko==2.8.16
types-protobuf==3.19.12
types-python-dateutil==2.8.9
types-python-slugify==5.0.3
@@ -490,7 +488,7 @@ types-pytz==2021.3.5
types-redis==4.1.17
types-requests==2.27.11
types-setuptools==57.4.10
-types-six==1.16.11
+types-six==1.16.12
types-tabulate==0.8.5
types-termcolor==1.1.3
types-toml==0.10.4
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 0956bf7..917601e 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-03-09T09:54:32Z
+# This constraints file was automatically generated on 2022-03-10T11:40:30Z
# 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.
@@ -44,7 +44,7 @@ SQLAlchemy-Utils==0.38.2
SQLAlchemy==1.4.9
SecretStorage==3.3.1
Sphinx==4.4.0
-Unidecode==1.3.3
+Unidecode==1.3.4
WTForms==2.3.3
Werkzeug==1.0.1
adal==1.2.7
@@ -101,9 +101,9 @@ billiard==3.6.4.0
black==22.1.0
bleach==4.1.0
blinker==1.4
-boto3==1.21.15
+boto3==1.21.16
boto==2.49.0
-botocore==1.24.15
+botocore==1.24.16
bowler==0.9.0
cached-property==1.5.2
cachelib==0.6.0
@@ -184,7 +184,7 @@ google-cloud-appengine-logging==1.1.1
google-cloud-audit-log==0.2.0
google-cloud-automl==2.7.2
google-cloud-bigquery-datatransfer==3.6.1
-google-cloud-bigquery-storage==2.12.0
+google-cloud-bigquery-storage==2.13.0
google-cloud-bigquery==2.34.2
google-cloud-bigtable==1.7.0
google-cloud-build==3.8.1
@@ -201,7 +201,7 @@ google-cloud-memcache==1.3.1
google-cloud-monitoring==2.9.1
google-cloud-orchestration-airflow==1.3.1
google-cloud-os-login==2.6.1
-google-cloud-pubsub==2.10.0
+google-cloud-pubsub==2.11.0
google-cloud-redis==2.7.1
google-cloud-secret-manager==1.0.0
google-cloud-spanner==1.19.1
@@ -377,7 +377,7 @@ pytest-xdist==2.5.0
pytest==6.2.5
python-daemon==2.3.0
python-dateutil==2.8.2
-python-http-client==3.3.6
+python-http-client==3.3.7
python-jenkins==1.7.0
python-jose==3.3.0
python-ldap==3.4.0
@@ -411,7 +411,7 @@ sasl==0.3.1
scramp==1.4.1
scrapbook==0.5.0
semver==2.13.0
-sendgrid==6.9.6
+sendgrid==6.9.7
sentinels==1.0.0
sentry-sdk==1.5.7
setproctitle==1.2.2
@@ -472,15 +472,13 @@ types-Deprecated==1.2.5
types-Markdown==3.3.12
types-PyMySQL==1.0.13
types-PyYAML==6.0.4
-types-boto==2.49.7
+types-boto==2.49.9
types-certifi==2021.10.8.1
types-croniter==1.0.7
-types-cryptography==3.3.15
+types-cryptography==3.3.18
types-docutils==0.18.0
-types-enum34==1.1.8
types-freezegun==1.1.6
-types-ipaddress==1.0.8
-types-paramiko==2.8.13
+types-paramiko==2.8.16
types-protobuf==3.19.12
types-python-dateutil==2.8.9
types-python-slugify==5.0.3
@@ -488,7 +486,7 @@ types-pytz==2021.3.5
types-redis==4.1.17
types-requests==2.27.11
types-setuptools==57.4.10
-types-six==1.16.11
+types-six==1.16.12
types-tabulate==0.8.5
types-termcolor==1.1.3
types-toml==0.10.4