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 23bd4c892f Updating constraints. Build id:2192464119
23bd4c892f is described below
commit 23bd4c892f9e6808cd7df7b7eeb8114676c25ffa
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Wed Apr 20 01:55:53 2022 +0000
Updating constraints. Build id:2192464119
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 0139c14212b37053da56df2beb3b13b9a0dfeaef.
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 | 26 +++++++++++++-------------
constraints-3.8.txt | 26 +++++++++++++-------------
constraints-3.9.txt | 24 ++++++++++++------------
constraints-no-providers-3.10.txt | 12 ++++++------
constraints-no-providers-3.7.txt | 14 +++++++-------
constraints-no-providers-3.8.txt | 14 +++++++-------
constraints-no-providers-3.9.txt | 12 ++++++------
constraints-source-providers-3.10.txt | 2 +-
constraints-source-providers-3.7.txt | 2 +-
constraints-source-providers-3.8.txt | 2 +-
constraints-source-providers-3.9.txt | 2 +-
12 files changed, 80 insertions(+), 80 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 21e441fb5d..577d2413ff 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-04-16T07:44:27Z
+# This constraints file was automatically generated on 2022-04-20T01:51:27Z
# 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.
@@ -42,7 +42,7 @@ Rx==3.2.0
SQLAlchemy-JSONField==1.0.0
SQLAlchemy-Utils==0.38.2
SQLAlchemy==1.4.9
-SecretStorage==3.3.1
+SecretStorage==3.3.2
Sphinx==4.5.0
Unidecode==1.3.4
WTForms==2.3.3
@@ -54,7 +54,7 @@ alabaster==0.7.12
alembic==1.7.7
aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.15.0
-amqp==5.1.0
+amqp==5.1.1
analytics-python==1.4.0
ansiwrap==0.8.4
anyio==3.5.0
@@ -163,9 +163,9 @@ billiard==3.6.4.0
black==22.3.0
bleach==5.0.0
blinker==1.4
-boto3==1.21.42
+boto3==1.21.43
boto==2.49.0
-botocore==1.24.42
+botocore==1.24.43
bowler==0.9.0
cached-property==1.5.2
cachelib==0.6.0
@@ -208,7 +208,7 @@ distributed==2022.4.1
dnspython==2.2.1
docker==5.0.3
docopt==0.6.2
-docutils==0.16
+docutils==0.18.1
ecdsa==0.17.0
elasticsearch-dbapi==0.2.9
elasticsearch-dsl==7.4.0
@@ -281,7 +281,7 @@ google-cloud-workflows==1.6.1
google-crc32c==1.3.0
google-resumable-media==2.3.2
googleapis-common-protos==1.56.0
-graphviz==0.19.2
+graphviz==0.20
greenlet==1.1.2
grpc-google-iam-v1==0.12.4
grpcio-gcp==0.2.2
@@ -303,7 +303,7 @@ ijson==3.1.4
imagesize==1.3.0
importlib-metadata==4.11.3
inflection==0.5.1
-influxdb-client==1.27.0
+influxdb-client==1.28.0
iniconfig==1.1.1
ipdb==0.13.9
ipython==8.2.0
@@ -318,7 +318,7 @@ jsondiff==2.0.0
jsonpath-ng==1.5.3
jsonschema==4.4.0
jupyter-client==7.2.2
-jupyter-core==4.9.2
+jupyter-core==4.10.0
jwcrypto==1.0
keyring==23.5.0
kombu==5.2.4
@@ -386,7 +386,7 @@ pinotdb==0.3.11
pipdeptree==2.2.1
pipx==1.0.0
pkginfo==1.8.2
-platformdirs==2.5.1
+platformdirs==2.5.2
pluggy==1.0.0
ply==3.11
plyvel==1.4.0
@@ -439,7 +439,7 @@ pytest-rerunfailures==9.1.1
pytest-timeouts==1.2.1
pytest-xdist==2.5.0
pytest==6.2.5
-python-arango==7.3.2
+python-arango==7.3.3
python-daemon==2.3.0
python-dateutil==2.8.2
python-http-client==3.3.7
@@ -557,7 +557,7 @@ types-tabulate==0.8.6
types-termcolor==1.1.3
types-toml==0.10.4
types-urllib3==1.26.11
-typing_extensions==4.1.1
+typing_extensions==4.2.0
tzdata==2022.1
tzlocal==4.2
unicodecsv==0.14.1
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index c733156b3a..09f6fad405 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-04-16T07:44:42Z
+# This constraints file was automatically generated on 2022-04-20T01:51:41Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -42,7 +42,7 @@ Rx==3.2.0
SQLAlchemy-JSONField==1.0.0
SQLAlchemy-Utils==0.38.2
SQLAlchemy==1.4.9
-SecretStorage==3.3.1
+SecretStorage==3.3.2
Sphinx==4.5.0
Unidecode==1.3.4
WTForms==2.3.3
@@ -54,7 +54,7 @@ alabaster==0.7.12
alembic==1.7.7
aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.15.0
-amqp==5.1.0
+amqp==5.1.1
analytics-python==1.4.0
ansiwrap==0.8.4
anyio==3.5.0
@@ -164,9 +164,9 @@ billiard==3.6.4.0
black==22.3.0
bleach==5.0.0
blinker==1.4
-boto3==1.21.42
+boto3==1.21.43
boto==2.49.0
-botocore==1.24.42
+botocore==1.24.43
bowler==0.9.0
cached-property==1.5.2
cachelib==0.6.0
@@ -209,7 +209,7 @@ distributed==2022.2.0
dnspython==2.2.1
docker==5.0.3
docopt==0.6.2
-docutils==0.16
+docutils==0.18.1
ecdsa==0.17.0
elasticsearch-dbapi==0.2.9
elasticsearch-dsl==7.4.0
@@ -281,7 +281,7 @@ google-cloud-workflows==1.6.1
google-crc32c==1.3.0
google-resumable-media==2.3.2
googleapis-common-protos==1.56.0
-graphviz==0.19.2
+graphviz==0.20
greenlet==1.1.2
grpc-google-iam-v1==0.12.4
grpcio-gcp==0.2.2
@@ -302,9 +302,9 @@ idna==3.3
ijson==3.1.4
imagesize==1.3.0
importlib-metadata==4.11.3
-importlib-resources==5.7.0
+importlib-resources==5.7.1
inflection==0.5.1
-influxdb-client==1.27.0
+influxdb-client==1.28.0
iniconfig==1.1.1
ipdb==0.13.9
ipython==7.32.0
@@ -319,7 +319,7 @@ jsondiff==2.0.0
jsonpath-ng==1.5.3
jsonschema==4.4.0
jupyter-client==7.2.2
-jupyter-core==4.9.2
+jupyter-core==4.10.0
jwcrypto==1.0
keyring==23.5.0
kombu==5.2.4
@@ -387,7 +387,7 @@ pinotdb==0.3.11
pipdeptree==2.2.1
pipx==1.0.0
pkginfo==1.8.2
-platformdirs==2.5.1
+platformdirs==2.5.2
pluggy==1.0.0
ply==3.11
plyvel==1.4.0
@@ -439,7 +439,7 @@ pytest-rerunfailures==9.1.1
pytest-timeouts==1.2.1
pytest-xdist==2.5.0
pytest==6.2.5
-python-arango==7.3.2
+python-arango==7.3.3
python-daemon==2.3.0
python-dateutil==2.8.2
python-http-client==3.3.7
@@ -557,7 +557,7 @@ types-tabulate==0.8.6
types-termcolor==1.1.3
types-toml==0.10.4
types-urllib3==1.26.11
-typing_extensions==4.1.1
+typing_extensions==4.2.0
tzdata==2022.1
tzlocal==4.2
unicodecsv==0.14.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 510628ac0d..c01960bd23 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-04-16T07:44:39Z
+# This constraints file was automatically generated on 2022-04-20T01:51:40Z
# 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.
@@ -42,7 +42,7 @@ Rx==3.2.0
SQLAlchemy-JSONField==1.0.0
SQLAlchemy-Utils==0.38.2
SQLAlchemy==1.4.9
-SecretStorage==3.3.1
+SecretStorage==3.3.2
Sphinx==4.5.0
Unidecode==1.3.4
WTForms==2.3.3
@@ -54,7 +54,7 @@ alabaster==0.7.12
alembic==1.7.7
aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.15.0
-amqp==5.1.0
+amqp==5.1.1
analytics-python==1.4.0
ansiwrap==0.8.4
anyio==3.5.0
@@ -164,9 +164,9 @@ billiard==3.6.4.0
black==22.3.0
bleach==5.0.0
blinker==1.4
-boto3==1.21.42
+boto3==1.21.43
boto==2.49.0
-botocore==1.24.42
+botocore==1.24.43
bowler==0.9.0
cached-property==1.5.2
cachelib==0.6.0
@@ -209,7 +209,7 @@ distributed==2022.4.1
dnspython==2.2.1
docker==5.0.3
docopt==0.6.2
-docutils==0.16
+docutils==0.18.1
ecdsa==0.17.0
elasticsearch-dbapi==0.2.9
elasticsearch-dsl==7.4.0
@@ -282,7 +282,7 @@ google-cloud-workflows==1.6.1
google-crc32c==1.3.0
google-resumable-media==2.3.2
googleapis-common-protos==1.56.0
-graphviz==0.19.2
+graphviz==0.20
greenlet==1.1.2
grpc-google-iam-v1==0.12.4
grpcio-gcp==0.2.2
@@ -303,9 +303,9 @@ idna==3.3
ijson==3.1.4
imagesize==1.3.0
importlib-metadata==4.11.3
-importlib-resources==5.7.0
+importlib-resources==5.7.1
inflection==0.5.1
-influxdb-client==1.27.0
+influxdb-client==1.28.0
iniconfig==1.1.1
ipdb==0.13.9
ipython==8.2.0
@@ -320,7 +320,7 @@ jsondiff==2.0.0
jsonpath-ng==1.5.3
jsonschema==4.4.0
jupyter-client==7.2.2
-jupyter-core==4.9.2
+jupyter-core==4.10.0
jwcrypto==1.0
keyring==23.5.0
kombu==5.2.4
@@ -388,7 +388,7 @@ pinotdb==0.3.11
pipdeptree==2.2.1
pipx==1.0.0
pkginfo==1.8.2
-platformdirs==2.5.1
+platformdirs==2.5.2
pluggy==1.0.0
ply==3.11
plyvel==1.4.0
@@ -441,7 +441,7 @@ pytest-rerunfailures==9.1.1
pytest-timeouts==1.2.1
pytest-xdist==2.5.0
pytest==6.2.5
-python-arango==7.3.2
+python-arango==7.3.3
python-daemon==2.3.0
python-dateutil==2.8.2
python-http-client==3.3.7
@@ -559,7 +559,7 @@ types-tabulate==0.8.6
types-termcolor==1.1.3
types-toml==0.10.4
types-urllib3==1.26.11
-typing_extensions==4.1.1
+typing_extensions==4.2.0
tzdata==2022.1
tzlocal==4.2
unicodecsv==0.14.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 0d6615d3e5..7fe0b4e766 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-04-16T07:44:37Z
+# This constraints file was automatically generated on 2022-04-20T01:51:37Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -42,7 +42,7 @@ Rx==3.2.0
SQLAlchemy-JSONField==1.0.0
SQLAlchemy-Utils==0.38.2
SQLAlchemy==1.4.9
-SecretStorage==3.3.1
+SecretStorage==3.3.2
Sphinx==4.5.0
Unidecode==1.3.4
WTForms==2.3.3
@@ -54,7 +54,7 @@ alabaster==0.7.12
alembic==1.7.7
aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.15.0
-amqp==5.1.0
+amqp==5.1.1
analytics-python==1.4.0
ansiwrap==0.8.4
anyio==3.5.0
@@ -163,9 +163,9 @@ billiard==3.6.4.0
black==22.3.0
bleach==5.0.0
blinker==1.4
-boto3==1.21.42
+boto3==1.21.43
boto==2.49.0
-botocore==1.24.42
+botocore==1.24.43
bowler==0.9.0
cached-property==1.5.2
cachelib==0.6.0
@@ -208,7 +208,7 @@ distributed==2022.4.1
dnspython==2.2.1
docker==5.0.3
docopt==0.6.2
-docutils==0.16
+docutils==0.18.1
ecdsa==0.17.0
elasticsearch-dbapi==0.2.9
elasticsearch-dsl==7.4.0
@@ -281,7 +281,7 @@ google-cloud-workflows==1.6.1
google-crc32c==1.3.0
google-resumable-media==2.3.2
googleapis-common-protos==1.56.0
-graphviz==0.19.2
+graphviz==0.20
greenlet==1.1.2
grpc-google-iam-v1==0.12.4
grpcio-gcp==0.2.2
@@ -303,7 +303,7 @@ ijson==3.1.4
imagesize==1.3.0
importlib-metadata==4.11.3
inflection==0.5.1
-influxdb-client==1.27.0
+influxdb-client==1.28.0
iniconfig==1.1.1
ipdb==0.13.9
ipython==8.2.0
@@ -318,7 +318,7 @@ jsondiff==2.0.0
jsonpath-ng==1.5.3
jsonschema==4.4.0
jupyter-client==7.2.2
-jupyter-core==4.9.2
+jupyter-core==4.10.0
jwcrypto==1.0
keyring==23.5.0
kombu==5.2.4
@@ -386,7 +386,7 @@ pinotdb==0.3.11
pipdeptree==2.2.1
pipx==1.0.0
pkginfo==1.8.2
-platformdirs==2.5.1
+platformdirs==2.5.2
pluggy==1.0.0
ply==3.11
plyvel==1.4.0
@@ -439,7 +439,7 @@ pytest-rerunfailures==9.1.1
pytest-timeouts==1.2.1
pytest-xdist==2.5.0
pytest==6.2.5
-python-arango==7.3.2
+python-arango==7.3.3
python-daemon==2.3.0
python-dateutil==2.8.2
python-http-client==3.3.7
@@ -557,7 +557,7 @@ types-tabulate==0.8.6
types-termcolor==1.1.3
types-toml==0.10.4
types-urllib3==1.26.11
-typing_extensions==4.1.1
+typing_extensions==4.2.0
tzdata==2022.1
tzlocal==4.2
unicodecsv==0.14.1
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 7334b5d09d..0ea3278ee4 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-16T07:48:23Z
+# This constraints file was automatically generated on 2022-04-20T01:55:29Z
# 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.
@@ -36,7 +36,7 @@ SQLAlchemy==1.4.9
WTForms==2.3.3
Werkzeug==1.0.1
alembic==1.7.7
-amqp==5.1.0
+amqp==5.1.1
anyio==3.5.0
apispec==3.3.2
argcomplete==2.0.0
@@ -72,7 +72,7 @@ dill==0.3.2
distlib==0.3.4
distributed==2022.4.1
dnspython==2.2.1
-docutils==0.16
+docutils==0.18.1
email-validator==1.1.3
eventlet==0.33.0
filelock==3.6.0
@@ -80,7 +80,7 @@ flower==1.0.0
fsspec==2022.3.0
gevent==21.12.0
google-auth==2.6.5
-graphviz==0.19.2
+graphviz==0.20
greenlet==1.1.2
gssapi==1.7.3
gunicorn==20.1.0
@@ -111,7 +111,7 @@ pandas==1.4.2
partd==1.2.0
pathspec==0.9.0
pendulum==2.1.2
-platformdirs==2.5.1
+platformdirs==2.5.2
pluggy==1.0.0
plyvel==1.4.0
prison==0.2.1
@@ -156,7 +156,7 @@ thrift-sasl==0.4.3
thrift==0.16.0
toolz==0.11.2
tornado==6.1
-typing_extensions==4.1.1
+typing_extensions==4.2.0
unicodecsv==0.14.1
urllib3==1.26.9
vine==5.0.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 25c1be2bed..04578c7616 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-16T07:48:37Z
+# This constraints file was automatically generated on 2022-04-20T01:55:45Z
# 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.
@@ -36,7 +36,7 @@ SQLAlchemy==1.4.9
WTForms==2.3.3
Werkzeug==1.0.1
alembic==1.7.7
-amqp==5.1.0
+amqp==5.1.1
anyio==3.5.0
apispec==3.3.2
argcomplete==2.0.0
@@ -73,7 +73,7 @@ dill==0.3.2
distlib==0.3.4
distributed==2022.2.0
dnspython==2.2.1
-docutils==0.16
+docutils==0.18.1
email-validator==1.1.3
eventlet==0.33.0
filelock==3.6.0
@@ -81,7 +81,7 @@ flower==1.0.0
fsspec==2022.3.0
gevent==21.12.0
google-auth==2.6.5
-graphviz==0.19.2
+graphviz==0.20
greenlet==1.1.2
gssapi==1.7.3
gunicorn==20.1.0
@@ -91,7 +91,7 @@ httpx==0.22.0
humanize==4.0.0
idna==3.3
importlib-metadata==4.11.3
-importlib-resources==5.7.0
+importlib-resources==5.7.1
inflection==0.5.1
itsdangerous==1.1.0
jsonschema==4.4.0
@@ -114,7 +114,7 @@ pandas==1.3.5
partd==1.2.0
pathspec==0.9.0
pendulum==2.1.2
-platformdirs==2.5.1
+platformdirs==2.5.2
pluggy==1.0.0
plyvel==1.4.0
prison==0.2.1
@@ -159,7 +159,7 @@ thrift-sasl==0.4.3
thrift==0.16.0
toolz==0.11.2
tornado==6.1
-typing_extensions==4.1.1
+typing_extensions==4.2.0
unicodecsv==0.14.1
urllib3==1.26.9
vine==5.0.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index e4512aa478..2d1a3f7325 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-16T07:48:30Z
+# This constraints file was automatically generated on 2022-04-20T01:55:37Z
# 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.
@@ -36,7 +36,7 @@ SQLAlchemy==1.4.9
WTForms==2.3.3
Werkzeug==1.0.1
alembic==1.7.7
-amqp==5.1.0
+amqp==5.1.1
anyio==3.5.0
apispec==3.3.2
argcomplete==2.0.0
@@ -72,7 +72,7 @@ dill==0.3.2
distlib==0.3.4
distributed==2022.4.1
dnspython==2.2.1
-docutils==0.16
+docutils==0.18.1
email-validator==1.1.3
eventlet==0.33.0
filelock==3.6.0
@@ -80,7 +80,7 @@ flower==1.0.0
fsspec==2022.3.0
gevent==21.12.0
google-auth==2.6.5
-graphviz==0.19.2
+graphviz==0.20
greenlet==1.1.2
gssapi==1.7.3
gunicorn==20.1.0
@@ -90,7 +90,7 @@ httpx==0.22.0
humanize==4.0.0
idna==3.3
importlib-metadata==4.11.3
-importlib-resources==5.7.0
+importlib-resources==5.7.1
inflection==0.5.1
itsdangerous==1.1.0
jsonschema==4.4.0
@@ -113,7 +113,7 @@ pandas==1.4.2
partd==1.2.0
pathspec==0.9.0
pendulum==2.1.2
-platformdirs==2.5.1
+platformdirs==2.5.2
pluggy==1.0.0
plyvel==1.4.0
prison==0.2.1
@@ -158,7 +158,7 @@ thrift-sasl==0.4.3
thrift==0.16.0
toolz==0.11.2
tornado==6.1
-typing_extensions==4.1.1
+typing_extensions==4.2.0
unicodecsv==0.14.1
urllib3==1.26.9
vine==5.0.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 293dfa417f..0752c22198 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-16T07:48:28Z
+# This constraints file was automatically generated on 2022-04-20T01:55:35Z
# 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.
@@ -36,7 +36,7 @@ SQLAlchemy==1.4.9
WTForms==2.3.3
Werkzeug==1.0.1
alembic==1.7.7
-amqp==5.1.0
+amqp==5.1.1
anyio==3.5.0
apispec==3.3.2
argcomplete==2.0.0
@@ -72,7 +72,7 @@ dill==0.3.2
distlib==0.3.4
distributed==2022.4.1
dnspython==2.2.1
-docutils==0.16
+docutils==0.18.1
email-validator==1.1.3
eventlet==0.33.0
filelock==3.6.0
@@ -80,7 +80,7 @@ flower==1.0.0
fsspec==2022.3.0
gevent==21.12.0
google-auth==2.6.5
-graphviz==0.19.2
+graphviz==0.20
greenlet==1.1.2
gssapi==1.7.3
gunicorn==20.1.0
@@ -112,7 +112,7 @@ pandas==1.4.2
partd==1.2.0
pathspec==0.9.0
pendulum==2.1.2
-platformdirs==2.5.1
+platformdirs==2.5.2
pluggy==1.0.0
plyvel==1.4.0
prison==0.2.1
@@ -157,7 +157,7 @@ thrift-sasl==0.4.3
thrift==0.16.0
toolz==0.11.2
tornado==6.1
-typing_extensions==4.1.1
+typing_extensions==4.2.0
unicodecsv==0.14.1
urllib3==1.26.9
vine==5.0.0
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 301f16690d..76ff6ea241 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-16T07:44:52Z
+# This constraints file was automatically generated on 2022-04-20T01:51:51Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version of
both
# 'apache-airflow' package and all available community provider packages.
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index ba31876641..33d7dff59f 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-16T07:44:52Z
+# This constraints file was automatically generated on 2022-04-20T01:51:51Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version of
both
# 'apache-airflow' package and all available community provider packages.
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index f4accf0feb..375968c857 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-16T07:44:52Z
+# This constraints file was automatically generated on 2022-04-20T01:51:51Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version of
both
# 'apache-airflow' package and all available community provider packages.
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 301f16690d..76ff6ea241 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-16T07:44:52Z
+# This constraints file was automatically generated on 2022-04-20T01:51:51Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version of
both
# 'apache-airflow' package and all available community provider packages.