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 342f8994aa Updating constraints. Build id:2914828830
342f8994aa is described below
commit 342f8994aa26546c60bfe78668da1dbdc91683fd
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Tue Aug 23 22:25:25 2022 +0000
Updating constraints. Build id:2914828830
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 1a1f352479d6dbff21d73d3c51b1e5d5188e00e3.
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 | 25 +++++++++++++------------
constraints-3.7.txt | 25 +++++++++++++------------
constraints-3.8.txt | 25 +++++++++++++------------
constraints-3.9.txt | 25 +++++++++++++------------
constraints-no-providers-3.10.txt | 6 +++---
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.10.txt | 26 +++++++++++++-------------
constraints-source-providers-3.7.txt | 26 +++++++++++++-------------
constraints-source-providers-3.8.txt | 26 +++++++++++++-------------
constraints-source-providers-3.9.txt | 26 +++++++++++++-------------
12 files changed, 116 insertions(+), 112 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 4959e79d05..cc82c45734 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-08-22T17:23:50Z
+# This constraints file was automatically generated on 2022-08-23T22:25:03Z
# 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.
@@ -133,7 +133,7 @@ apache-airflow-providers-trino==4.0.0
apache-airflow-providers-vertica==3.2.0
apache-airflow-providers-yandex==3.1.0
apache-airflow-providers-zendesk==4.0.0
-apache-beam==2.40.0
+apache-beam==2.41.0
apispec==3.3.2
appdirs==1.4.4
argcomplete==2.0.0
@@ -176,9 +176,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.56
+boto3==1.24.58
boto==2.49.0
-botocore==1.27.56
+botocore==1.27.58
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -203,7 +203,7 @@ cloudpickle==2.1.0
colorama==0.4.5
colorlog==4.8.0
commonmark==0.9.1
-connexion==2.14.0
+connexion==2.14.1
coverage==6.4.4
crcmod==1.7
cron-descriptor==1.2.31
@@ -358,7 +358,7 @@ markdown-it-py==2.1.0
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1
-marshmallow==3.17.0
+marshmallow==3.17.1
matplotlib-inline==0.1.6
mccabe==0.7.0
mdit-py-plugins==0.3.0
@@ -376,13 +376,13 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
mypy-boto3-appflow==1.24.36.post1
-mypy-boto3-rds==1.24.54
+mypy-boto3-rds==1.24.58
mypy-boto3-redshift-data==1.24.36.post1
mypy-extensions==0.4.3
mypy==0.971
mysql-connector-python==8.0.30
mysqlclient==2.1.1
-nbclient==0.6.6
+nbclient==0.6.7
nbformat==5.4.0
neo4j==4.4.5
nest-asyncio==1.5.5
@@ -412,7 +412,7 @@ pdpyras==4.5.0
pendulum==2.1.2
pexpect==4.8.0
pickleshare==0.7.5
-pinotdb==0.4.4
+pinotdb==0.4.5
pipdeptree==2.2.1
pipx==1.1.0
pkginfo==1.8.3
@@ -430,6 +430,7 @@ proto-plus==1.19.6
protobuf==3.20.0
psutil==5.9.1
psycopg2-binary==2.9.3
+psycopg2==2.9.3
ptyprocess==0.7.0
pure-eval==0.2.2
pure-sasl==0.6.2
@@ -518,7 +519,7 @@ snakebite-py3==3.0.5
sniffio==1.2.0
snowballstemmer==2.2.0
snowflake-connector-python==2.7.11
-snowflake-sqlalchemy==1.3.4
+snowflake-sqlalchemy==1.4.1
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
sphinx-airflow-theme==0.0.10
@@ -572,7 +573,7 @@ types-PyYAML==6.0.11
types-boto==2.49.17
types-certifi==2021.10.8.3
types-croniter==1.3.2
-types-cryptography==3.3.22
+types-cryptography==3.3.23
types-docutils==0.19.0
types-freezegun==1.1.10
types-paramiko==2.11.3
@@ -583,7 +584,7 @@ types-pytz==2022.2.1.0
types-redis==4.3.17
types-requests==2.28.9
types-setuptools==65.1.0
-types-six==1.16.18
+types-six==1.16.19
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.8
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 6af1232e82..0c50bccb75 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-08-22T17:24:11Z
+# This constraints file was automatically generated on 2022-08-23T22:25:23Z
# 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.
@@ -133,7 +133,7 @@ apache-airflow-providers-trino==4.0.0
apache-airflow-providers-vertica==3.2.0
apache-airflow-providers-yandex==3.1.0
apache-airflow-providers-zendesk==4.0.0
-apache-beam==2.40.0
+apache-beam==2.41.0
apispec==3.3.2
appdirs==1.4.4
argcomplete==2.0.0
@@ -176,9 +176,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.56
+boto3==1.24.58
boto==2.49.0
-botocore==1.27.56
+botocore==1.27.58
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -203,7 +203,7 @@ cloudpickle==2.1.0
colorama==0.4.5
colorlog==4.8.0
commonmark==0.9.1
-connexion==2.14.0
+connexion==2.14.1
coverage==6.4.4
crcmod==1.7
cron-descriptor==1.2.31
@@ -358,7 +358,7 @@ markdown-it-py==2.1.0
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1
-marshmallow==3.17.0
+marshmallow==3.17.1
matplotlib-inline==0.1.6
mccabe==0.6.1
mdit-py-plugins==0.3.0
@@ -376,13 +376,13 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
mypy-boto3-appflow==1.24.36.post1
-mypy-boto3-rds==1.24.54
+mypy-boto3-rds==1.24.58
mypy-boto3-redshift-data==1.24.36.post1
mypy-extensions==0.4.3
mypy==0.971
mysql-connector-python==8.0.30
mysqlclient==2.1.1
-nbclient==0.6.6
+nbclient==0.6.7
nbformat==5.4.0
neo4j==4.4.5
nest-asyncio==1.5.5
@@ -412,7 +412,7 @@ pdpyras==4.5.0
pendulum==2.1.2
pexpect==4.8.0
pickleshare==0.7.5
-pinotdb==0.4.4
+pinotdb==0.4.5
pipdeptree==2.2.1
pipx==1.1.0
pkginfo==1.8.3
@@ -431,6 +431,7 @@ proto-plus==1.19.6
protobuf==3.20.0
psutil==5.9.1
psycopg2-binary==2.9.3
+psycopg2==2.9.3
ptyprocess==0.7.0
pure-sasl==0.6.2
py4j==0.10.9.5
@@ -518,7 +519,7 @@ snakebite-py3==3.0.5
sniffio==1.2.0
snowballstemmer==2.2.0
snowflake-connector-python==2.7.11
-snowflake-sqlalchemy==1.3.4
+snowflake-sqlalchemy==1.4.1
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
sphinx-airflow-theme==0.0.10
@@ -572,7 +573,7 @@ types-PyYAML==6.0.11
types-boto==2.49.17
types-certifi==2021.10.8.3
types-croniter==1.3.2
-types-cryptography==3.3.22
+types-cryptography==3.3.23
types-docutils==0.19.0
types-freezegun==1.1.10
types-paramiko==2.11.3
@@ -583,7 +584,7 @@ types-pytz==2022.2.1.0
types-redis==4.3.17
types-requests==2.28.9
types-setuptools==65.1.0
-types-six==1.16.18
+types-six==1.16.19
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.8
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 4c5a804b60..c493f53070 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-08-22T17:24:04Z
+# This constraints file was automatically generated on 2022-08-23T22:25:17Z
# 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.
@@ -133,7 +133,7 @@ apache-airflow-providers-trino==4.0.0
apache-airflow-providers-vertica==3.2.0
apache-airflow-providers-yandex==3.1.0
apache-airflow-providers-zendesk==4.0.0
-apache-beam==2.40.0
+apache-beam==2.41.0
apispec==3.3.2
appdirs==1.4.4
argcomplete==2.0.0
@@ -177,9 +177,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.56
+boto3==1.24.58
boto==2.49.0
-botocore==1.27.56
+botocore==1.27.58
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -204,7 +204,7 @@ cloudpickle==2.1.0
colorama==0.4.5
colorlog==4.8.0
commonmark==0.9.1
-connexion==2.14.0
+connexion==2.14.1
coverage==6.4.4
crcmod==1.7
cron-descriptor==1.2.31
@@ -360,7 +360,7 @@ markdown-it-py==2.1.0
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1
-marshmallow==3.17.0
+marshmallow==3.17.1
matplotlib-inline==0.1.6
mccabe==0.7.0
mdit-py-plugins==0.3.0
@@ -378,13 +378,13 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
mypy-boto3-appflow==1.24.36.post1
-mypy-boto3-rds==1.24.54
+mypy-boto3-rds==1.24.58
mypy-boto3-redshift-data==1.24.36.post1
mypy-extensions==0.4.3
mypy==0.971
mysql-connector-python==8.0.30
mysqlclient==2.1.1
-nbclient==0.6.6
+nbclient==0.6.7
nbformat==5.4.0
neo4j==4.4.5
nest-asyncio==1.5.5
@@ -414,7 +414,7 @@ pdpyras==4.5.0
pendulum==2.1.2
pexpect==4.8.0
pickleshare==0.7.5
-pinotdb==0.4.4
+pinotdb==0.4.5
pipdeptree==2.2.1
pipx==1.1.0
pkginfo==1.8.3
@@ -433,6 +433,7 @@ proto-plus==1.19.6
protobuf==3.20.0
psutil==5.9.1
psycopg2-binary==2.9.3
+psycopg2==2.9.3
ptyprocess==0.7.0
pure-eval==0.2.2
pure-sasl==0.6.2
@@ -521,7 +522,7 @@ snakebite-py3==3.0.5
sniffio==1.2.0
snowballstemmer==2.2.0
snowflake-connector-python==2.7.11
-snowflake-sqlalchemy==1.3.4
+snowflake-sqlalchemy==1.4.1
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
sphinx-airflow-theme==0.0.10
@@ -575,7 +576,7 @@ types-PyYAML==6.0.11
types-boto==2.49.17
types-certifi==2021.10.8.3
types-croniter==1.3.2
-types-cryptography==3.3.22
+types-cryptography==3.3.23
types-docutils==0.19.0
types-freezegun==1.1.10
types-paramiko==2.11.3
@@ -586,7 +587,7 @@ types-pytz==2022.2.1.0
types-redis==4.3.17
types-requests==2.28.9
types-setuptools==65.1.0
-types-six==1.16.18
+types-six==1.16.19
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.8
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index ead48efacd..17697ed5f9 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-08-22T17:24:02Z
+# This constraints file was automatically generated on 2022-08-23T22:25:15Z
# 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.
@@ -133,7 +133,7 @@ apache-airflow-providers-trino==4.0.0
apache-airflow-providers-vertica==3.2.0
apache-airflow-providers-yandex==3.1.0
apache-airflow-providers-zendesk==4.0.0
-apache-beam==2.40.0
+apache-beam==2.41.0
apispec==3.3.2
appdirs==1.4.4
argcomplete==2.0.0
@@ -176,9 +176,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.56
+boto3==1.24.58
boto==2.49.0
-botocore==1.27.56
+botocore==1.27.58
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -203,7 +203,7 @@ cloudpickle==2.1.0
colorama==0.4.5
colorlog==4.8.0
commonmark==0.9.1
-connexion==2.14.0
+connexion==2.14.1
coverage==6.4.4
crcmod==1.7
cron-descriptor==1.2.31
@@ -358,7 +358,7 @@ markdown-it-py==2.1.0
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1
-marshmallow==3.17.0
+marshmallow==3.17.1
matplotlib-inline==0.1.6
mccabe==0.7.0
mdit-py-plugins==0.3.0
@@ -376,13 +376,13 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
mypy-boto3-appflow==1.24.36.post1
-mypy-boto3-rds==1.24.54
+mypy-boto3-rds==1.24.58
mypy-boto3-redshift-data==1.24.36.post1
mypy-extensions==0.4.3
mypy==0.971
mysql-connector-python==8.0.30
mysqlclient==2.1.1
-nbclient==0.6.6
+nbclient==0.6.7
nbformat==5.4.0
neo4j==4.4.5
nest-asyncio==1.5.5
@@ -412,7 +412,7 @@ pdpyras==4.5.0
pendulum==2.1.2
pexpect==4.8.0
pickleshare==0.7.5
-pinotdb==0.4.4
+pinotdb==0.4.5
pipdeptree==2.2.1
pipx==1.1.0
pkginfo==1.8.3
@@ -430,6 +430,7 @@ proto-plus==1.19.6
protobuf==3.20.0
psutil==5.9.1
psycopg2-binary==2.9.3
+psycopg2==2.9.3
ptyprocess==0.7.0
pure-eval==0.2.2
pure-sasl==0.6.2
@@ -518,7 +519,7 @@ snakebite-py3==3.0.5
sniffio==1.2.0
snowballstemmer==2.2.0
snowflake-connector-python==2.7.11
-snowflake-sqlalchemy==1.3.4
+snowflake-sqlalchemy==1.4.1
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
sphinx-airflow-theme==0.0.10
@@ -572,7 +573,7 @@ types-PyYAML==6.0.11
types-boto==2.49.17
types-certifi==2021.10.8.3
types-croniter==1.3.2
-types-cryptography==3.3.22
+types-cryptography==3.3.23
types-docutils==0.19.0
types-freezegun==1.1.10
types-paramiko==2.11.3
@@ -583,7 +584,7 @@ types-pytz==2022.2.1.0
types-redis==4.3.17
types-requests==2.28.9
types-setuptools==65.1.0
-types-six==1.16.18
+types-six==1.16.19
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.8
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 3f1f8d7f18..44b1f669a6 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-08-22T17:22:04Z
+# This constraints file was automatically generated on 2022-08-23T22:23:15Z
# 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.
@@ -60,7 +60,7 @@ cloudpickle==2.1.0
colorama==0.4.5
colorlog==4.8.0
commonmark==0.9.1
-connexion==2.14.0
+connexion==2.14.1
cron-descriptor==1.2.31
croniter==1.3.5
cryptography==37.0.4
@@ -103,7 +103,7 @@ markdown-it-py==2.1.0
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1
-marshmallow==3.17.0
+marshmallow==3.17.1
mdit-py-plugins==0.3.0
mdurl==0.1.2
msgpack==1.0.4
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index f23ca057b5..21f9ba0777 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-08-22T17:22:30Z
+# This constraints file was automatically generated on 2022-08-23T22:23:41Z
# 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.
@@ -61,7 +61,7 @@ cloudpickle==2.1.0
colorama==0.4.5
colorlog==4.8.0
commonmark==0.9.1
-connexion==2.14.0
+connexion==2.14.1
cron-descriptor==1.2.31
croniter==1.3.5
cryptography==37.0.4
@@ -106,7 +106,7 @@ markdown-it-py==2.1.0
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1
-marshmallow==3.17.0
+marshmallow==3.17.1
mdit-py-plugins==0.3.0
mdurl==0.1.2
msgpack==1.0.4
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 866876018e..280d6b19ef 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-08-22T17:22:21Z
+# This constraints file was automatically generated on 2022-08-23T22:23:33Z
# 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.
@@ -60,7 +60,7 @@ cloudpickle==2.1.0
colorama==0.4.5
colorlog==4.8.0
commonmark==0.9.1
-connexion==2.14.0
+connexion==2.14.1
cron-descriptor==1.2.31
croniter==1.3.5
cryptography==37.0.4
@@ -105,7 +105,7 @@ markdown-it-py==2.1.0
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1
-marshmallow==3.17.0
+marshmallow==3.17.1
mdit-py-plugins==0.3.0
mdurl==0.1.2
msgpack==1.0.4
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 47ae3ce1bc..f6fdeeb493 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-08-22T17:22:21Z
+# This constraints file was automatically generated on 2022-08-23T22:23:31Z
# 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.
@@ -60,7 +60,7 @@ cloudpickle==2.1.0
colorama==0.4.5
colorlog==4.8.0
commonmark==0.9.1
-connexion==2.14.0
+connexion==2.14.1
cron-descriptor==1.2.31
croniter==1.3.5
cryptography==37.0.4
@@ -104,7 +104,7 @@ markdown-it-py==2.1.0
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1
-marshmallow==3.17.0
+marshmallow==3.17.1
mdit-py-plugins==0.3.0
mdurl==0.1.2
msgpack==1.0.4
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 079b7b4470..479d54c369 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-08-22T17:18:24Z
+# This constraints file was automatically generated on 2022-08-23T22:19:35Z
# 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.
@@ -57,7 +57,7 @@ amqp==5.1.1
analytics-python==1.4.0
ansiwrap==0.8.4
anyio==3.6.1
-apache-beam==2.40.0
+apache-beam==2.41.0
apispec==3.3.2
appdirs==1.4.4
argcomplete==2.0.0
@@ -100,9 +100,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.56
+boto3==1.24.58
boto==2.49.0
-botocore==1.27.56
+botocore==1.27.58
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -127,7 +127,7 @@ cloudpickle==2.1.0
colorama==0.4.5
colorlog==4.8.0
commonmark==0.9.1
-connexion==2.14.0
+connexion==2.14.1
coverage==6.4.4
crcmod==1.7
cron-descriptor==1.2.31
@@ -282,7 +282,7 @@ markdown-it-py==2.1.0
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1
-marshmallow==3.17.0
+marshmallow==3.17.1
matplotlib-inline==0.1.6
mccabe==0.7.0
mdit-py-plugins==0.3.0
@@ -300,13 +300,13 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
mypy-boto3-appflow==1.24.36.post1
-mypy-boto3-rds==1.24.54
+mypy-boto3-rds==1.24.58
mypy-boto3-redshift-data==1.24.36.post1
mypy-extensions==0.4.3
mypy==0.971
mysql-connector-python==8.0.30
mysqlclient==2.1.1
-nbclient==0.6.6
+nbclient==0.6.7
nbformat==5.4.0
neo4j==4.4.5
nest-asyncio==1.5.5
@@ -336,7 +336,7 @@ pdpyras==4.5.0
pendulum==2.1.2
pexpect==4.8.0
pickleshare==0.7.5
-pinotdb==0.4.4
+pinotdb==0.4.5
pipdeptree==2.2.1
pipx==1.1.0
pkginfo==1.8.3
@@ -353,7 +353,7 @@ prompt-toolkit==3.0.30
proto-plus==1.19.6
protobuf==3.20.0
psutil==5.9.1
-psycopg2-binary==2.9.3
+psycopg2==2.9.3
ptyprocess==0.7.0
pure-eval==0.2.2
pure-sasl==0.6.2
@@ -441,7 +441,7 @@ smmap==5.0.0
sniffio==1.2.0
snowballstemmer==2.2.0
snowflake-connector-python==2.7.11
-snowflake-sqlalchemy==1.3.4
+snowflake-sqlalchemy==1.4.1
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
sphinx-airflow-theme==0.0.10
@@ -495,7 +495,7 @@ types-PyYAML==6.0.11
types-boto==2.49.17
types-certifi==2021.10.8.3
types-croniter==1.3.2
-types-cryptography==3.3.22
+types-cryptography==3.3.23
types-docutils==0.19.0
types-freezegun==1.1.10
types-paramiko==2.11.3
@@ -506,7 +506,7 @@ types-pytz==2022.2.1.0
types-redis==4.3.17
types-requests==2.28.9
types-setuptools==65.1.0
-types-six==1.16.18
+types-six==1.16.19
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.8
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index 9675b28e8e..0f527000eb 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-08-22T17:18:24Z
+# This constraints file was automatically generated on 2022-08-23T22:19:35Z
# 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.
@@ -57,7 +57,7 @@ amqp==5.1.1
analytics-python==1.4.0
ansiwrap==0.8.4
anyio==3.6.1
-apache-beam==2.40.0
+apache-beam==2.41.0
apispec==3.3.2
appdirs==1.4.4
argcomplete==2.0.0
@@ -100,9 +100,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.56
+boto3==1.24.58
boto==2.49.0
-botocore==1.27.56
+botocore==1.27.58
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -127,7 +127,7 @@ cloudpickle==2.1.0
colorama==0.4.5
colorlog==4.8.0
commonmark==0.9.1
-connexion==2.14.0
+connexion==2.14.1
coverage==6.4.4
crcmod==1.7
cron-descriptor==1.2.31
@@ -282,7 +282,7 @@ markdown-it-py==2.1.0
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1
-marshmallow==3.17.0
+marshmallow==3.17.1
matplotlib-inline==0.1.6
mccabe==0.6.1
mdit-py-plugins==0.3.0
@@ -300,13 +300,13 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
mypy-boto3-appflow==1.24.36.post1
-mypy-boto3-rds==1.24.54
+mypy-boto3-rds==1.24.58
mypy-boto3-redshift-data==1.24.36.post1
mypy-extensions==0.4.3
mypy==0.971
mysql-connector-python==8.0.30
mysqlclient==2.1.1
-nbclient==0.6.6
+nbclient==0.6.7
nbformat==5.4.0
neo4j==4.4.5
nest-asyncio==1.5.5
@@ -336,7 +336,7 @@ pdpyras==4.5.0
pendulum==2.1.2
pexpect==4.8.0
pickleshare==0.7.5
-pinotdb==0.4.4
+pinotdb==0.4.5
pipdeptree==2.2.1
pipx==1.1.0
pkginfo==1.8.3
@@ -353,7 +353,7 @@ prompt-toolkit==3.0.30
proto-plus==1.19.6
protobuf==3.20.0
psutil==5.9.1
-psycopg2-binary==2.9.3
+psycopg2==2.9.3
ptyprocess==0.7.0
pure-sasl==0.6.2
py4j==0.10.9.5
@@ -440,7 +440,7 @@ smmap==5.0.0
sniffio==1.2.0
snowballstemmer==2.2.0
snowflake-connector-python==2.7.11
-snowflake-sqlalchemy==1.3.4
+snowflake-sqlalchemy==1.4.1
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
sphinx-airflow-theme==0.0.10
@@ -494,7 +494,7 @@ types-PyYAML==6.0.11
types-boto==2.49.17
types-certifi==2021.10.8.3
types-croniter==1.3.2
-types-cryptography==3.3.22
+types-cryptography==3.3.23
types-docutils==0.19.0
types-freezegun==1.1.10
types-paramiko==2.11.3
@@ -505,7 +505,7 @@ types-pytz==2022.2.1.0
types-redis==4.3.17
types-requests==2.28.9
types-setuptools==65.1.0
-types-six==1.16.18
+types-six==1.16.19
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.8
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 136ecfc36e..92b0fc1928 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-08-22T17:18:25Z
+# This constraints file was automatically generated on 2022-08-23T22:19:35Z
# 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.
@@ -57,7 +57,7 @@ amqp==5.1.1
analytics-python==1.4.0
ansiwrap==0.8.4
anyio==3.6.1
-apache-beam==2.40.0
+apache-beam==2.41.0
apispec==3.3.2
appdirs==1.4.4
argcomplete==2.0.0
@@ -101,9 +101,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.56
+boto3==1.24.58
boto==2.49.0
-botocore==1.27.56
+botocore==1.27.58
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -128,7 +128,7 @@ cloudpickle==2.1.0
colorama==0.4.5
colorlog==4.8.0
commonmark==0.9.1
-connexion==2.14.0
+connexion==2.14.1
coverage==6.4.4
crcmod==1.7
cron-descriptor==1.2.31
@@ -284,7 +284,7 @@ markdown-it-py==2.1.0
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1
-marshmallow==3.17.0
+marshmallow==3.17.1
matplotlib-inline==0.1.6
mccabe==0.7.0
mdit-py-plugins==0.3.0
@@ -302,13 +302,13 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
mypy-boto3-appflow==1.24.36.post1
-mypy-boto3-rds==1.24.54
+mypy-boto3-rds==1.24.58
mypy-boto3-redshift-data==1.24.36.post1
mypy-extensions==0.4.3
mypy==0.971
mysql-connector-python==8.0.30
mysqlclient==2.1.1
-nbclient==0.6.6
+nbclient==0.6.7
nbformat==5.4.0
neo4j==4.4.5
nest-asyncio==1.5.5
@@ -338,7 +338,7 @@ pdpyras==4.5.0
pendulum==2.1.2
pexpect==4.8.0
pickleshare==0.7.5
-pinotdb==0.4.4
+pinotdb==0.4.5
pipdeptree==2.2.1
pipx==1.1.0
pkginfo==1.8.3
@@ -355,7 +355,7 @@ prompt-toolkit==3.0.30
proto-plus==1.19.6
protobuf==3.20.0
psutil==5.9.1
-psycopg2-binary==2.9.3
+psycopg2==2.9.3
ptyprocess==0.7.0
pure-eval==0.2.2
pure-sasl==0.6.2
@@ -443,7 +443,7 @@ smmap==5.0.0
sniffio==1.2.0
snowballstemmer==2.2.0
snowflake-connector-python==2.7.11
-snowflake-sqlalchemy==1.3.4
+snowflake-sqlalchemy==1.4.1
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
sphinx-airflow-theme==0.0.10
@@ -497,7 +497,7 @@ types-PyYAML==6.0.11
types-boto==2.49.17
types-certifi==2021.10.8.3
types-croniter==1.3.2
-types-cryptography==3.3.22
+types-cryptography==3.3.23
types-docutils==0.19.0
types-freezegun==1.1.10
types-paramiko==2.11.3
@@ -508,7 +508,7 @@ types-pytz==2022.2.1.0
types-redis==4.3.17
types-requests==2.28.9
types-setuptools==65.1.0
-types-six==1.16.18
+types-six==1.16.19
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.8
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 079b7b4470..479d54c369 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-08-22T17:18:24Z
+# This constraints file was automatically generated on 2022-08-23T22:19:35Z
# 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.
@@ -57,7 +57,7 @@ amqp==5.1.1
analytics-python==1.4.0
ansiwrap==0.8.4
anyio==3.6.1
-apache-beam==2.40.0
+apache-beam==2.41.0
apispec==3.3.2
appdirs==1.4.4
argcomplete==2.0.0
@@ -100,9 +100,9 @@ billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
blinker==1.5
-boto3==1.24.56
+boto3==1.24.58
boto==2.49.0
-botocore==1.27.56
+botocore==1.27.58
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -127,7 +127,7 @@ cloudpickle==2.1.0
colorama==0.4.5
colorlog==4.8.0
commonmark==0.9.1
-connexion==2.14.0
+connexion==2.14.1
coverage==6.4.4
crcmod==1.7
cron-descriptor==1.2.31
@@ -282,7 +282,7 @@ markdown-it-py==2.1.0
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1
-marshmallow==3.17.0
+marshmallow==3.17.1
matplotlib-inline==0.1.6
mccabe==0.7.0
mdit-py-plugins==0.3.0
@@ -300,13 +300,13 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.2
mypy-boto3-appflow==1.24.36.post1
-mypy-boto3-rds==1.24.54
+mypy-boto3-rds==1.24.58
mypy-boto3-redshift-data==1.24.36.post1
mypy-extensions==0.4.3
mypy==0.971
mysql-connector-python==8.0.30
mysqlclient==2.1.1
-nbclient==0.6.6
+nbclient==0.6.7
nbformat==5.4.0
neo4j==4.4.5
nest-asyncio==1.5.5
@@ -336,7 +336,7 @@ pdpyras==4.5.0
pendulum==2.1.2
pexpect==4.8.0
pickleshare==0.7.5
-pinotdb==0.4.4
+pinotdb==0.4.5
pipdeptree==2.2.1
pipx==1.1.0
pkginfo==1.8.3
@@ -353,7 +353,7 @@ prompt-toolkit==3.0.30
proto-plus==1.19.6
protobuf==3.20.0
psutil==5.9.1
-psycopg2-binary==2.9.3
+psycopg2==2.9.3
ptyprocess==0.7.0
pure-eval==0.2.2
pure-sasl==0.6.2
@@ -441,7 +441,7 @@ smmap==5.0.0
sniffio==1.2.0
snowballstemmer==2.2.0
snowflake-connector-python==2.7.11
-snowflake-sqlalchemy==1.3.4
+snowflake-sqlalchemy==1.4.1
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
sphinx-airflow-theme==0.0.10
@@ -495,7 +495,7 @@ types-PyYAML==6.0.11
types-boto==2.49.17
types-certifi==2021.10.8.3
types-croniter==1.3.2
-types-cryptography==3.3.22
+types-cryptography==3.3.23
types-docutils==0.19.0
types-freezegun==1.1.10
types-paramiko==2.11.3
@@ -506,7 +506,7 @@ types-pytz==2022.2.1.0
types-redis==4.3.17
types-requests==2.28.9
types-setuptools==65.1.0
-types-six==1.16.18
+types-six==1.16.19
types-tabulate==0.8.11
types-termcolor==1.1.5
types-toml==0.10.8